Merge pull request #221 from GriffinRichards/doc-cerulean

Document Cerulean City scripts
This commit is contained in:
PikalaxALT
2020-01-14 20:29:03 -05:00
committed by GitHub
58 changed files with 796 additions and 745 deletions
+1 -1
View File
@@ -461,7 +461,7 @@
.endm
@ Removes quantity of item index from the player's Bag.
.macro removeitem index:req, quantity:req
.macro removeitem index:req, quantity=1
.byte 0x45
.2byte \index
.2byte \quantity