Jump to content

castle db wrong castle names

closed

CursorX
2014-03-13 13:50:28
hope this will fix https://github.com/rathena/rathena/blob/master/db/castle_db.txt

from:[quote]
11,payg_cas02,Scarlet Palace,Agit#payg_cas02 // kRO : Tiantan

13,payg_cas04,Sacred Altar,Agit#payg_cas04 // kRO : Honglou[/quote]

to:[quote]
11,payg_cas02,Sacred Palace,Agit#payg_cas02 // kRO : Tiantan

13,payg_cas04,Scarlet Palace,Agit#payg_cas04 // kRO : Honglou[/quote]

am i right?

Euphy
2014-03-13 14:02:19
I can't seem to find the previous reports about this, but I remember this being marked invalid multiple times. (Either related to iRO/kRO discrepancies or NPC errors?) I don't remember too clearly, so someone correct me if that's incorrect.

CursorX
2014-03-13 14:06:50
https://github.com/rathena/rathena/blob/master/npc/guild/payg_cas02.txt <<< Sacred Palace

https://github.com/rathena/rathena/blob/master/npc/guild/payg_cas04.txt <<< Scarlet Palace

Cydh
2014-03-13 17:36:56
I think he refers to the NPC files which aren't sync with the castle_db.txt
[git=npc/guild/payg_cas02.txt#L21] castle_db.txt:11,payg_cas02,Scarlet Palace,Agit#payg_cas02
- script Sacred Palace#1::OutsideFlagsPA2 722,{



[git=npc/guild/payg_cas04.txt#L21] castle_db.txt:13,payg_cas04,Sacred Altar,Agit#payg_cas04
- script Scarlet Palace#1::OutsideFlagsPA4 722,{


Euphy
2014-03-13 19:48:59
Fixed in 4889699. From what I found, it was just the flags, etc. that were named incorrectly.

If anyone has sources stating otherwise, please submit a new report.
×
×
  • Create New...