Mining helmets can now be lit
Dropping mining helmets extinguishes them Corrected the depleted ore model on tutorial island mining nodes Mining helmets examine now matches lit/extinguished state Fixed incorrect wolf animation
This commit is contained in:
@@ -49745,7 +49745,7 @@
|
||||
},
|
||||
{
|
||||
"shop_price": "900",
|
||||
"examine": "Unlit: A helmet with an unlit lamp on it. Lit: A helmet with a lamp on it.",
|
||||
"examine": "A helmet with a lamp on it.",
|
||||
"durability": null,
|
||||
"low_alchemy": "360",
|
||||
"high_alchemy": "540",
|
||||
@@ -49762,7 +49762,7 @@
|
||||
"requirements": "{11,65}",
|
||||
"shop_price": "900",
|
||||
"ge_buy_limit": "100",
|
||||
"examine": "Unlit: A helmet with an unlit lamp on it. Lit: A helmet with a lamp on it.",
|
||||
"examine": "A helmet with an unlit lamp on it.",
|
||||
"durability": null,
|
||||
"low_alchemy": "360",
|
||||
"high_alchemy": "540",
|
||||
|
||||
@@ -1762,6 +1762,7 @@
|
||||
"melee_animation": "6559",
|
||||
"combat_audio": "481,491,490",
|
||||
"attack_speed": "4",
|
||||
"defence_animation": "6557",
|
||||
"slayer_exp": "69",
|
||||
"death_animation": "6558",
|
||||
"name": "Wolf",
|
||||
@@ -73419,6 +73420,7 @@
|
||||
"melee_animation": "6559",
|
||||
"combat_audio": "481,491,490",
|
||||
"attack_speed": "4",
|
||||
"defence_animation": "6557",
|
||||
"slayer_exp": "69",
|
||||
"death_animation": "6558",
|
||||
"name": "Wolf",
|
||||
@@ -122149,6 +122151,7 @@
|
||||
"melee_animation": "6559",
|
||||
"combat_audio": "481,491,490",
|
||||
"attack_speed": "4",
|
||||
"defence_animation": "6557",
|
||||
"slayer_exp": "69",
|
||||
"death_animation": "6558",
|
||||
"name": "Wolf",
|
||||
@@ -171810,6 +171813,7 @@
|
||||
"melee_animation": "6559",
|
||||
"combat_audio": "481,491,490",
|
||||
"attack_speed": "4",
|
||||
"defence_animation": "6557",
|
||||
"slayer_exp": "69",
|
||||
"death_animation": "6558",
|
||||
"name": "Wolf",
|
||||
|
||||
Reference in New Issue
Block a user