Issue information

Issue ID
#5257
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 21, 2012 10:49
Last Post
Hercules Elf Bot
Apr 4, 2012 7:06
Confirmation
N/A

Hercules Elf Bot - Jan 21, 2012 10:49

Originally posted by [b]kontownik[/b]
there is missing Bradium Golem.

[url="http://forums.irowiki.org/showthread.php?p=370367#post370367"]http://forums.irowik...0367#post370367[/url]

[quote]
- Updated the effects of the Lava Golem card to include Bradium Golem.
[/quote]

Hercules Elf Bot - Jan 21, 2012 16:18

Originally posted by [b]Aleos[/b]
[code]// 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
[/code] I think I got it from Chilly's SVN.

Hercules Elf Bot - Mar 10, 2012 13:25

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

Hercules Elf Bot - Mar 14, 2012 11:37

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

Hercules Elf Bot - Mar 18, 2012 15:14

Originally posted by [b]Daegaladh[/b]
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

Hercules Elf Bot - Mar 18, 2012 15:17

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

Hercules Elf Bot - Mar 18, 2012 15:26

Originally posted by [b]Daegaladh[/b]
Err... did you read my post? ._.

Lava golem card update was added [color=#ff0000][u][b]BEFORE[/b][/u][/color] renewal

Hercules Elf Bot - Mar 18, 2012 17:52

Originally posted by [b]Kenpachi[/b]
[quote name='Daegaladh' timestamp='1332084369' post='7707']
Err... did you read my post? ._.Lava golem card update was added [color=#ff0000][u][b]BEFORE[/b][/u][/color] renewal
[/quote]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,

This post has been edited by Kenpachi on Mar 18, 2012 19:29

Hercules Elf Bot - Mar 18, 2012 19:11

Originally posted by [b]Daegaladh[/b]
XD! dont worry

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

Hercules Elf Bot - Mar 18, 2012 20:32

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

[quote]Btw, orcs from orc instance and all that stuff should be added too[/quote]Actually no (pre-RE/RE):[CODE]
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
[/CODE]

This post has been edited by Kenpachi on Mar 18, 2012 20:34

Hercules Elf Bot - Mar 18, 2012 21:39

Originally posted by [b]Daegaladh[/b]
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.

This post has been edited by Daegaladh on Mar 18, 2012 21:41

Hercules Elf Bot - Mar 18, 2012 22:26

Originally posted by [b]Kenpachi[/b]
No, I'm not tallking about ASB Beta.

This post has been edited by Kenpachi on Mar 18, 2012 22:34

Hercules Elf Bot - Mar 18, 2012 23:28

Originally posted by [b]Daegaladh[/b]
It's ok then, thanks :3