Move more decoration data to data/
This commit is contained in:
29
data/decorations/names.asm
Normal file
29
data/decorations/names.asm
Normal file
@@ -0,0 +1,29 @@
|
||||
DecorationNames: ; 26b8d
|
||||
; entries correspond to constants/deco_constants.asm
|
||||
db "CANCEL@"
|
||||
db "PUT IT AWAY@"
|
||||
db "MAGNAPLANT@"
|
||||
db "TROPICPLANT@"
|
||||
db "JUMBOPLANT@"
|
||||
db "TOWN MAP@"
|
||||
db "NES@"
|
||||
db "SUPER NES@"
|
||||
db "NINTENDO 64@"
|
||||
db "VIRTUAL BOY@"
|
||||
db "GOLD TROPHY@"
|
||||
db "SILVER TROPHY@"
|
||||
db "SURF PIKACHU DOLL@"
|
||||
db " BED@"
|
||||
db " CARPET@"
|
||||
db " POSTER@"
|
||||
db " DOLL@"
|
||||
db "BIG @"
|
||||
db "FEATHERY@"
|
||||
db "PIKACHU@"
|
||||
db "PINK@"
|
||||
db "POLKADOT@"
|
||||
db "RED@"
|
||||
db "BLUE@"
|
||||
db "YELLOW@"
|
||||
db "GREEN@"
|
||||
; 26c72
|
Reference in New Issue
Block a user