diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-02 13:31:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-02 13:31:09 -0300 |
commit | 5a12c356438f64540b30ae331fbbfc614aa75ac8 (patch) | |
tree | 85cdeff826f3dcf739d378e11790dc9658cb73d4 /maps | |
parent | 9c72a38ab574862733129a51d44fe8ce34df6076 (diff) | |
download | clientdata-5a12c356438f64540b30ae331fbbfc614aa75ac8.tar.gz clientdata-5a12c356438f64540b30ae331fbbfc614aa75ac8.tar.bz2 clientdata-5a12c356438f64540b30ae331fbbfc614aa75ac8.tar.xz clientdata-5a12c356438f64540b30ae331fbbfc614aa75ac8.zip |
Replace Fafi Dragon from 018-2
I deal with 018-4 later.
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> |