mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Reverts trash pile changes
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
/obj/item/clothing/glasses/thermal/syndi,
|
||||
/obj/item/weapon/gun/energy/netgun,
|
||||
/obj/item/weapon/gun/projectile/pirate,
|
||||
/obj/item/weapon/gun/projectile/dartgun,
|
||||
/obj/item/weapon/card/emag
|
||||
/obj/item/clothing/accessory/permit/gun,
|
||||
/obj/item/weapon/gun/projectile/dartgun
|
||||
)
|
||||
|
||||
var/global/list/allocated_gamma = list()
|
||||
@@ -214,7 +214,7 @@
|
||||
prob(1);/obj/item/device/flashlight/glowstick/yellow,
|
||||
prob(1);/obj/item/device/flashlight/pen,
|
||||
prob(1);/obj/item/device/paicard,
|
||||
prob(1);/obj/item/clothing/accessory/permit/gun,
|
||||
prob(1);/obj/item/weapon/card/emag,
|
||||
prob(1);/obj/item/clothing/mask/gas/voice,
|
||||
prob(1);/obj/item/weapon/spacecash/c100,
|
||||
prob(1);/obj/item/weapon/spacecash/c50,
|
||||
|
||||
Reference in New Issue
Block a user