aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/trades.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-15 12:39:50 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-15 12:39:50 -0400
commit15bcd882288c2f7e4a902a44cd9b90d76306fcf9 (patch)
tree69c94c4e36c13e814774da529f7ed19e6a662e2c /data/events/trades.asm
parentMerge pull request #273 from Rangi42/master (diff)
downloadpokeyellow-15bcd882288c2f7e4a902a44cd9b90d76306fcf9.tar.gz
pokeyellow-15bcd882288c2f7e4a902a44cd9b90d76306fcf9.tar.xz
pokeyellow-15bcd882288c2f7e4a902a44cd9b90d76306fcf9.zip
Indent comments that describe data table macro formats
Diffstat (limited to 'data/events/trades.asm')
-rwxr-xr-xdata/events/trades.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/events/trades.asm b/data/events/trades.asm
index 8dd6ef8f..a92ad2fa 100755
--- a/data/events/trades.asm
+++ b/data/events/trades.asm
@@ -1,5 +1,5 @@
TradeMons:
-; give mon, get mon, dialog id, nickname
+ ; give mon, get mon, dialog id, nickname
db NIDORINO, NIDORINA, TRADE_DIALOGSET_CASUAL, "TERRY@@@@@@"
db ABRA, MR_MIME, TRADE_DIALOGSET_CASUAL, "MARCEL@@@@@"
db BUTTERFREE, BEEDRILL, TRADE_DIALOGSET_HAPPY, "CHIKUCHIKU@"