summaryrefslogtreecommitdiff
path: root/data/maps/MtEmber_RubyPath_B3F
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-14 16:47:07 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-14 16:47:07 -0400
commit7dca612936fda9254239e0e350a45c56a766053a (patch)
tree6fac847adc6e8aa20b2d658d7c469c452801172f /data/maps/MtEmber_RubyPath_B3F
parentefbbd67f81538a6c1774201cef2c1b33083a3a65 (diff)
Fix indentation in .inc files
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B3F')
-rw-r--r--data/maps/MtEmber_RubyPath_B3F/scripts.inc26
1 files changed, 13 insertions, 13 deletions
diff --git a/data/maps/MtEmber_RubyPath_B3F/scripts.inc b/data/maps/MtEmber_RubyPath_B3F/scripts.inc
index 52191ba85..520b3ba31 100644
--- a/data/maps/MtEmber_RubyPath_B3F/scripts.inc
+++ b/data/maps/MtEmber_RubyPath_B3F/scripts.inc
@@ -1,17 +1,17 @@
MtEmber_RubyPath_B3F_MapScripts:: @ 8163C48
- .byte 0
+ .byte 0
MtEmber_RubyPath_B3F_EventScript_163C49:: @ 8163C49
MtEmber_RubyPath_B5F_EventScript_163C49:: @ 8163C49
- lock
- faceplayer
- setflag FLAG_0x2DD
- removeobject 1
- additem ITEM_RUBY, 1
- loadword 0, gUnknown_817ADC5
- setorcopyvar VAR_0x8000, 373
- setorcopyvar VAR_0x8001, 1
- setorcopyvar VAR_0x8002, 318
- callstd 9
- release
- end
+ lock
+ faceplayer
+ setflag FLAG_0x2DD
+ removeobject 1
+ additem ITEM_RUBY, 1
+ loadword 0, gUnknown_817ADC5
+ setorcopyvar VAR_0x8000, 373
+ setorcopyvar VAR_0x8001, 1
+ setorcopyvar VAR_0x8002, 318
+ callstd 9
+ release
+ end