Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #005257

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (0)No (0)
Photo

mob_race2_db.txt missing Bradium Golem

Posted by Hercules Bot on 21 January 2012 - 10:49 AM

Originally posted by kontownik
there is missing Bradium Golem.

http://forums.irowik...0367#post370367

- Updated the effects of the Lava Golem card to include Bradium Golem.


Originally posted by Aleos
// Goblins

1,1122,1123,1124,1125,1126,1258,1299

// Kobolds

2,1133,1134,1135,1282,1296

// Orcs

3,1023,1152,1153,1189,1213,1273,1981,1982,1983,1984

// Golems

4,1040,1278,1366,1497,2024

// Guardians

5,1285,1286,1287,1949,1950

// Ninja Classes (Pirate's_Pride)

6,1315,1364,1401,1560

I think I got it from Chilly's SVN.

Originally posted by Kenpachi
Fixed in [rev=15669].

Originally posted by Kenpachi
This was a mistake. It's a renewal change so we have to split the file, too.

Originally posted by Daegaladh
the Lava golem card update was on 02/11/2009, and renewal update on main servers was on 06/17/2009, then there was no need to split the file :S

Btw, orcs from orc instance and all that stuff should be added too

Originally posted by Kenpachi
Fixed in [rev=15722].

Originally posted by Daegaladh
Err... did you read my post? ._.

Lava golem card update was added BEFORE renewal

Originally posted by Kenpachi

Err... did you read my post? ._.Lava golem card update was added BEFORE renewal

No, I did not. I had the site open while "fixing" the bug and posted the answer without refreshing. I just recognized it now.

And well, I really feel ashamed. I misread the date as 2nd November.
You are right, of course... I'll fix this soon,

Originally posted by Daegaladh
XD! dont worry

Btw, I think it's ok the file remains splitted, for future updates.

Originally posted by Kenpachi
Fixed in [rev=15726].

Btw, orcs from orc instance and all that stuff should be added too

Actually no (pre-RE/RE):
item Orc_Lady_Card
event OnStartEquip:
  AddDamage_Name Target ORK_WARRIOR 30
  AddDamage_Name Target ORC_LADY 30
  AddDamage_Name Target ORC_ZOMBIE 30
  AddDamage_Name Target ORC_SKELETON 30
  AddDamage_Name Target HIGH_ORC 30
  AddDamage_Name Target ORC_ARCHER 30
return
event OnFinishEquip:
  SubDamage_Name Target ORK_WARRIOR 30
  SubDamage_Name Target ORC_LADY 30
  SubDamage_Name Target ORC_ZOMBIE 30
  SubDamage_Name Target ORC_SKELETON 30
  SubDamage_Name Target HIGH_ORC 30
  SubDamage_Name Target ORC_ARCHER 30
return


Originally posted by Daegaladh
Ok, but I suppose you're talking about ASB Beta 2 which is ep12, so there was no orc instance yet (was added on 13.1).
Since there's no itemdata folder in Scriptor's renewal aegis, we should ask ASB staff if anyone have the file with ep 13.2 info.

Edited by Daegaladh, 18 March 2012 - 09:41 PM.


Originally posted by Kenpachi
No, I'm not tallking about ASB Beta.

Originally posted by Daegaladh
It's ok then, thanks :3