diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-05-14 16:20:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-14 16:20:13 -0400 |
| commit | 31e1a9e7596499e1fc90bc9b515dba888503f6f9 (patch) | |
| tree | 0d18f7532ed1c607567a78b5192332c887935369 /data/maps/MtEmber_RubyPath_B3F/scripts.inc | |
| parent | 9b01d4fee588b0733cf4242173d43a9fc5889e57 (diff) | |
| parent | 2e9d8a61e0882d6606e72185e830a4abc623c21d (diff) | |
Merge pull request #48 from garakmon/mapdump
map data
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B3F/scripts.inc')
| -rw-r--r-- | data/maps/MtEmber_RubyPath_B3F/scripts.inc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/maps/MtEmber_RubyPath_B3F/scripts.inc b/data/maps/MtEmber_RubyPath_B3F/scripts.inc new file mode 100644 index 000000000..52191ba85 --- /dev/null +++ b/data/maps/MtEmber_RubyPath_B3F/scripts.inc @@ -0,0 +1,17 @@ +MtEmber_RubyPath_B3F_MapScripts:: @ 8163C48 + .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 |
