Fixed bugreport:6395, added renewal @go spawn for izlude
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16586 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
0d6284f880
commit
feaa5fc6d8
@ -1967,7 +1967,11 @@ ACMD_FUNC(go)
|
||||
{ MAP_GEFFEN, 119, 59 }, // 2=Geffen
|
||||
{ MAP_PAYON, 162, 233 }, // 3=Payon
|
||||
{ MAP_ALBERTA, 192, 147 }, // 4=Alberta
|
||||
#ifdef RENEWAL
|
||||
{ MAP_IZLUDE, 128, 146 }, // 5=Izlude (Renewal)
|
||||
#else
|
||||
{ MAP_IZLUDE, 128, 114 }, // 5=Izlude
|
||||
#endif
|
||||
{ MAP_ALDEBARAN, 140, 131 }, // 6=Al de Baran
|
||||
{ MAP_LUTIE, 147, 134 }, // 7=Lutie
|
||||
{ MAP_COMODO, 209, 143 }, // 8=Comodo
|
||||
|
Loading…
x
Reference in New Issue
Block a user