diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-13 20:50:42 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-13 20:50:42 +0100 |
commit | 20df2abc1aca00d6aa5dc78347133890f36b32f3 (patch) | |
tree | 4ad4a8bb8b0605473a702e314799a4626347721a /npc/001-2-20 | |
download | serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.gz serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.bz2 serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.tar.xz serverdata-20df2abc1aca00d6aa5dc78347133890f36b32f3.zip |
Initial commit
Diffstat (limited to 'npc/001-2-20')
-rw-r--r-- | npc/001-2-20/_import.txt | 4 | ||||
-rw-r--r-- | npc/001-2-20/_warps.txt | 26 | ||||
-rw-r--r-- | npc/001-2-20/mapflags.txt | 1 |
3 files changed, 31 insertions, 0 deletions
diff --git a/npc/001-2-20/_import.txt b/npc/001-2-20/_import.txt new file mode 100644 index 000000000..5929d2416 --- /dev/null +++ b/npc/001-2-20/_import.txt @@ -0,0 +1,4 @@ +// Map 001-2-20: Backroom +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-2-20/_warps.txt", +"npc/001-2-20/mapflags.txt", diff --git a/npc/001-2-20/_warps.txt b/npc/001-2-20/_warps.txt new file mode 100644 index 000000000..a032fa4d8 --- /dev/null +++ b/npc/001-2-20/_warps.txt @@ -0,0 +1,26 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-20: Backroom warps +001-2-20,33,35,0 warp #001-2-20_33_35 0,0,001-1,107,50 +001-2-20,29,25,0 script #001-2-20_29_25_h NPC_HIDDEN,0,0,{ +OnTouch: + warp "001-2-19", 41, 54; +close; + +OnUnTouch: + doevent "#001-2-20_29_25::OnUnTouch"; +} +001-2-20,29,25,0 script #001-2-20_29_25 NPC_ARTIS_DOOR_WOOD,2,3,{ + close; +OnTouch: + doorTouch; + +OnUnTouch: + doorUnTouch; + +OnTimer340: + doorTimer; + +OnInit: + doorInit; +} + diff --git a/npc/001-2-20/mapflags.txt b/npc/001-2-20/mapflags.txt new file mode 100644 index 000000000..499fd5a60 --- /dev/null +++ b/npc/001-2-20/mapflags.txt @@ -0,0 +1 @@ +001-2-20 mapflag town |