Issue information

Issue ID
#2142
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Aug 28, 2008 23:59
Last Post
Hercules Elf Bot
Mar 5, 2012 9:04
Confirmation
N/A

Hercules Elf Bot - Aug 28, 2008 23:59

Originally posted by [b]cartownzoo[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2142

I have noticed that schg_cas03 does not seem to be following the treasure pattern in the castles, and many database sites say that this castle is supposed to drop other items, which are consistent with chest 1940. I haven't seen any posts about this, so I'm wondering if this is really a bug, or was this intended to be like this?

Here's a list of drops: http://rode2.doddlercon.com/guides/ep113.php?id=12

Yuno Castle 1: Treasure Chest 1938
Yuno Castle 2: Treasure Chest 1939
Yuno Castle 3: Treasure Chest 1939 (Vidblainn)
Yuno Castle 4: Treasure Chest 1941
Yuno Castle 5: Treasure Chest 1942
Rachel Castle 1: Chest 1943
Rachel Castle 2: Chest 1944
Rachel Castle 3: Chest 1945
Rachel Castle 4: Chest 1946
Rachel Castle 5: Chest 1945 (this is correct)
CODE
if (.@Treasure) {
        monster "schg_cas03",189,21,"Treasure Chest",1939,1,"Manager#sch03_02::OnTreasureDied";
        monster "schg_cas03",190,21,"Treasure Chest",1324,1,"Manager#sch03_02::OnTreasureDied";
        monster "schg_cas03",191,21,"Treasure Chest",1939,1,"Manager#sch03_02::OnTreasureDied";

and so on with the treasure spawns


This post has been edited by cartownzoo: Aug 28 2008, 06:32 PM