[MIRROR] Replaces the powergame crowbar accidentally mapped into icebox mining [MDB IGNORE] (#10936)

* nerf da crowbar (#64317)

* Replaces the powergame crowbar accidentally mapped into icebox mining

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-01-24 13:28:07 -05:00
committed by GitHub
co-authored by MrMelbert
parent 30d8a64934
commit d1e81abb1c
2 changed files with 3427 additions and 3416 deletions
File diff suppressed because it is too large Load Diff
+11
View File
@@ -60,6 +60,17 @@
force = 20
icon_state = "crowbar_powergame"
/obj/item/crowbar/large/old
name = "old crowbar"
desc = "It's an old crowbar. Much larger than the pocket sized ones, carrying a lot more heft. They don't make 'em like they used to."
throwforce = 10
throw_speed = 2
/obj/item/crowbar/large/old/Initialize()
. = ..()
if(prob(50))
icon_state = "crowbar_powergame"
/obj/item/crowbar/power
name = "jaws of life"
desc = "A set of jaws of life, compressed through the magic of science."