fox fix
This commit is contained in:
@@ -411,7 +411,7 @@
|
||||
name = "\improper Shady Jim's Super Slims packet"
|
||||
desc = "If you get caught with this, we don't know you, capiche?"
|
||||
icon_state = "shadyjim"
|
||||
spawn_type = /obj/item/ballistic/derringer
|
||||
spawn_type = /obj/item/gun/ballistic/derringer
|
||||
|
||||
/obj/item/storage/fancy/cigarettes/derringer/smuggled/PopulateContents()
|
||||
new spawn_type(src)
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
/obj/item/ammo_box/magazine/internal/derringer/a357
|
||||
name = "\improper derringer muzzle"
|
||||
ammo_type = /obj/item/ammo_casing/a357
|
||||
caliber = ("38","357")
|
||||
caliber = list("38","357")
|
||||
max_ammo = 2
|
||||
multiload = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user