mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Merge branch 'titanscroll-mixup-fixup' into 'master'
Fixed Ice/Moss Titan scroll creation weirdness Closes #1709 See merge request 2009scape/2009scape!2206
This commit is contained in:
commit
f77ed75260
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