mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
Update trash_pile_vr.dm
This commit is contained in:
@@ -221,7 +221,8 @@
|
||||
prob(1);/obj/item/weapon/spacecash/c50,
|
||||
prob(1);/obj/item/weapon/storage/backpack/dufflebag/syndie,
|
||||
prob(1);/obj/item/weapon/storage/box/cups,
|
||||
prob(1);/obj/item/pizzavoucher)
|
||||
prob(1);/obj/item/pizzavoucher,
|
||||
prob(1);/obj/item/weapon/grenade/spawnergrenade/clustaur)// CHOMPStation edit
|
||||
|
||||
var/obj/item/I = new path()
|
||||
return I
|
||||
|
||||
Reference in New Issue
Block a user