forked from 2009Scape/Server
Fixed Ice/Moss Titan scroll creation order
This commit is contained in:
parent
8ac850090a
commit
014ea60f51
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ public enum SummoningScroll {
|
|||
DEADLY_CLAW_SCROLL(55, 12831, 11.0, 77, 12162),
|
||||
ACORN_MISSILE_SCROLL(56, 12457, 1.6, 78, 12013),
|
||||
TITANS_CONSTITUTION_SCROLL1(57, 12824, 7.9, 79, 12802),
|
||||
TITANS_CONSTITUTION_SCROLL2(58, 12824, 7.9, 79, 12806),
|
||||
TITANS_CONSTITUTION_SCROLL3(59, 12824, 7.9, 79, 12804),
|
||||
TITANS_CONSTITUTION_SCROLL2(58, 12824, 7.9, 79, 12804),
|
||||
TITANS_CONSTITUTION_SCROLL3(59, 12824, 7.9, 79, 12806),
|
||||
REGROWTH_SCROLL(60, 12442, 1.6, 80, 12025),
|
||||
SPIKE_SHOT_SCROLL(61, 12456, 4.1, 83, 12017),
|
||||
EBON_THUNDER_SCROLL(62, 12837, 8.3, 83, 12788),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue