mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Adds pranks, jukes, and anal retentive bolt action rifles (#3664)
This commit is contained in:
@@ -119,7 +119,8 @@
|
||||
/obj/item/weapon/gun/launcher/pneumatic/small = TRADER_THIS_TYPE,
|
||||
/obj/item/clothing/mask/gas/monkeymask = TRADER_THIS_TYPE,
|
||||
/obj/item/clothing/suit/monkeysuit = TRADER_THIS_TYPE,
|
||||
/obj/item/clothing/mask/luchador = TRADER_ALL
|
||||
/obj/item/clothing/mask/luchador = TRADER_ALL,
|
||||
/obj/item/weapon/gun/bang = TRADER_SUBTYPES_ONLY
|
||||
)
|
||||
|
||||
/datum/trader/ship/replica_shop
|
||||
|
||||
@@ -99,7 +99,8 @@
|
||||
/obj/item/weapon/gun/projectile/revolver/derringer = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/pirate = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/contender = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/revolver/lemat = TRADER_THIS_TYPE
|
||||
/obj/item/weapon/gun/projectile/revolver/lemat = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/boltaction/vintage = TRADER_THIS_TYPE
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user