These are my codes for the editing on the psp can someone tell me whats wrong with them?
# -----------------------------------------------------------------------------------------
# Purpose: This file contains database edits for the PSP FMH2007 game.
# Format: "CLUB" "<Name>" "<Nation>" "<New Name>" "<New Short Name>" "<Reputation>" "<Division>"
# Format: "PLAYER" "<First Name>" "<Second>" "<Club Name>" "<New First Name>" "<New Second Name>" "<New YOB>" "<New CA>" "<New PA>" "<New Club>"
# -----------------------------------------------------------------------------------------
# START PLAYER CHANGES
"PLAYER""David" "Villa" "Valencia C.F., S.A.D." "" "" "1985" "" "200" "Rangers"
# END PLAYER CHANGES
# START CLUB CHANGES
"CLUB" "Celtic" "Scotland" "" "The Tims" "3000" "Scottish Third Division"
"CLUB" "Dumbarton" "Scotland" "" "" "7000" "Bank of Scotland Premierleague"
# END CLUB CHANGES