diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/018-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/018-2.tmx b/maps/018-2.tmx index bc500976..3c24eeeb 100644 --- a/maps/018-2.tmx +++ b/maps/018-2.tmx @@ -957,11 +957,11 @@ </properties> <polygon points="0,0 601,3 1056,461 1061,1007 7,1008"/> </object> - <object id="26" name="Fafi Dragon" type="spawn" x="2048" y="864" width="1902" height="704"> + <object id="26" name="Green Dragon" type="spawn" x="2048" y="864" width="1902" height="704"> <properties> <property name="death" value="40000"/> <property name="max_beings" value="2"/> - <property name="monster_id" value="1179"/> + <property name="monster_id" value="1195"/> <property name="spawn" value="120000"/> </properties> </object> |