mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into misc_span_fixes1
# Conflicts: # code/game/objects/items/devices/PDA/PDA.dm # code/modules/mob/dead/new_player/new_player.dm
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
/obj/item/gun/ballistic/shotgun/doublebarrel/improvised/sawn
|
||||
name = "sawn-off improvised shotgun"
|
||||
desc = "A single-shot shotgun. Better not miss."
|
||||
icon_state = "ishotgun" //_sawn
|
||||
icon_state = "ishotgun_sawn"
|
||||
item_state = "ishotgun_sawn"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
sawn_off = TRUE
|
||||
|
||||
Reference in New Issue
Block a user