diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-13 22:35:09 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-13 22:35:09 -0500 |
| commit | a5d8b98fde96a5a38dac13472d7964e5e8872cce (patch) | |
| tree | 2906af9d415a948827d4c29fbbc02475cab0588d /data/maps/Route4_PokemonCenter_1F | |
| parent | 8c560386edeecf0b40b4c9f58ceaac50f4f22397 (diff) | |
Sync macros to have Give/Take Add/Remove unity
Diffstat (limited to 'data/maps/Route4_PokemonCenter_1F')
| -rw-r--r-- | data/maps/Route4_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route4_PokemonCenter_1F/scripts.inc b/data/maps/Route4_PokemonCenter_1F/scripts.inc index bd2864629..0f310b07d 100644 --- a/data/maps/Route4_PokemonCenter_1F/scripts.inc +++ b/data/maps/Route4_PokemonCenter_1F/scripts.inc @@ -105,7 +105,7 @@ EventScript_16F86A:: @ 816F86A end EventScript_16F86F:: @ 816F86F - takemoney 500, 0 + removemoney 500, 0 updatemoneybox 0, 0, 0 playfanfare MUS_FANFA1 message Text_19DBD3 |
