This commit is contained in:
The0bserver
2021-04-13 23:38:50 -04:00
parent 64a3cd9404
commit 27c49b3f34
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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