diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-21 19:15:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-21 19:15:59 -0300 |
commit | 2ffc13f64bb4fd47519de47d0b7dd8e1ea0e3dab (patch) | |
tree | 518f014487bed972c71ab54fcf1a1cbf737504ba | |
parent | 124fe50adebffff7af8761299691a5ffc67a916a (diff) | |
download | clientdata-2ffc13f64bb4fd47519de47d0b7dd8e1ea0e3dab.tar.gz clientdata-2ffc13f64bb4fd47519de47d0b7dd8e1ea0e3dab.tar.bz2 clientdata-2ffc13f64bb4fd47519de47d0b7dd8e1ea0e3dab.tar.xz clientdata-2ffc13f64bb4fd47519de47d0b7dd8e1ea0e3dab.zip |
Disable native Rossy warp
-rw-r--r-- | maps/008-1-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/008-1-1.tmx b/maps/008-1-1.tmx index 748e39e2..7e80735f 100644 --- a/maps/008-1-1.tmx +++ b/maps/008-1-1.tmx @@ -2463,6 +2463,7 @@ <property name="dest_map" value="008-3-0"/> <property name="dest_x" value="129"/> <property name="dest_y" value="112"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="3" name="Forest Maggot" type="spawn" x="4736" y="2592" width="1632" height="384"> |