mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Fixes
This commit is contained in:
@@ -215,4 +215,9 @@
|
||||
update_icon()
|
||||
else
|
||||
user << "<span class='warning'>You need at least ten lengths of cable if you want to make a sling.</span>"
|
||||
return
|
||||
return
|
||||
|
||||
/obj/item/weapon/gun/projectile/revolver/doublebarrel/improvised/sawoff(mob/user as mob)
|
||||
user << "<span class='warning'>Shortening \the [src] will break it.</span>"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user