mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Changed Rock Golem attack speed
An attack speed value of 6 appears to line up with the Rock Golem's attack animation.
This commit is contained in:
parent
31b43646f1
commit
b4dc992513
1 changed files with 6 additions and 6 deletions
|
|
@ -72695,7 +72695,7 @@
|
|||
"examine": "Rock with attitude.",
|
||||
"combat_style": "1",
|
||||
"range_animation": "5347",
|
||||
"attack_speed": "4",
|
||||
"attack_speed": "6",
|
||||
"defence_animation": "154",
|
||||
"death_animation": "156",
|
||||
"name": "Rock Golem",
|
||||
|
|
@ -72712,7 +72712,7 @@
|
|||
"examine": "Rock with attitude.",
|
||||
"combat_style": "1",
|
||||
"range_animation": "5347",
|
||||
"attack_speed": "4",
|
||||
"attack_speed": "6",
|
||||
"defence_animation": "154",
|
||||
"death_animation": "156",
|
||||
"name": "Rock Golem",
|
||||
|
|
@ -72729,7 +72729,7 @@
|
|||
"examine": "Rock with attitude.",
|
||||
"combat_style": "1",
|
||||
"range_animation": "5347",
|
||||
"attack_speed": "4",
|
||||
"attack_speed": "6",
|
||||
"defence_animation": "154",
|
||||
"death_animation": "156",
|
||||
"name": "Rock Golem",
|
||||
|
|
@ -72746,7 +72746,7 @@
|
|||
"examine": "Rock with attitude.",
|
||||
"combat_style": "1",
|
||||
"range_animation": "5347",
|
||||
"attack_speed": "4",
|
||||
"attack_speed": "6",
|
||||
"defence_animation": "154",
|
||||
"death_animation": "156",
|
||||
"name": "Rock Golem",
|
||||
|
|
@ -72763,7 +72763,7 @@
|
|||
"examine": "Rock with attitude.",
|
||||
"combat_style": "1",
|
||||
"range_animation": "5347",
|
||||
"attack_speed": "4",
|
||||
"attack_speed": "6",
|
||||
"defence_animation": "154",
|
||||
"death_animation": "156",
|
||||
"name": "Rock Golem",
|
||||
|
|
@ -72780,7 +72780,7 @@
|
|||
"examine": "Rock with attitude.",
|
||||
"combat_style": "1",
|
||||
"range_animation": "5347",
|
||||
"attack_speed": "4",
|
||||
"attack_speed": "6",
|
||||
"defence_animation": "154",
|
||||
"death_animation": "156",
|
||||
"name": "Rock Golem",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue