diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-07 18:36:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-07 18:36:40 -0300 |
commit | ba77ee333e36ce15fb83d045c4160425436fcc68 (patch) | |
tree | 71fab1e3a400210378cef218e481c9929c5a6a7c /npc/018-6-3/main.txt | |
parent | 4a9820cc8a3ea7b2c62a976ba2bbc46030478cb0 (diff) | |
download | serverdata-ba77ee333e36ce15fb83d045c4160425436fcc68.tar.gz serverdata-ba77ee333e36ce15fb83d045c4160425436fcc68.tar.bz2 serverdata-ba77ee333e36ce15fb83d045c4160425436fcc68.tar.xz serverdata-ba77ee333e36ce15fb83d045c4160425436fcc68.zip |
Central Room - As it is activated manually, add regular warps systems
Diffstat (limited to 'npc/018-6-3/main.txt')
-rw-r--r-- | npc/018-6-3/main.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 8ee45b75b..956f19b53 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -194,6 +194,11 @@ L_Room128: } end; +OnRoomCC: + enablenpc instance_npcname("#01863_fromCCtoNC"); + enablenpc instance_npcname("#01863_fromCCtoSC"); + end; + OnFinalRoom: // Room: 74,83 ~ 106,97 .@x1=74; |