diff options
-rw-r--r-- | items.xml | 4 | ||||
-rw-r--r-- | maps/042-3.tmx | 1 |
2 files changed, 3 insertions, 2 deletions
@@ -2003,8 +2003,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="40"/> <item id="756" image="generic/key/cryptkey.png" - name="Crypt Key" - description="You feel as if the Skeleton Key is staring at you." + name="Kamelot Key" + description="Something very sinister is going on..." type="generic" weight="2"/> <item id="757" diff --git a/maps/042-3.tmx b/maps/042-3.tmx index 8e574ffde..5731467cb 100644 --- a/maps/042-3.tmx +++ b/maps/042-3.tmx @@ -1402,6 +1402,7 @@ <property name="dest_map" value="042-4"/> <property name="dest_x" value="60"/> <property name="dest_y" value="77"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="3" name="Margin" type="Fixme" x="3200" y="4480" width="640" height="640"/> |