mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Third Commit
Won't spawn in loot piles now
This commit is contained in:
@@ -494,8 +494,7 @@ Loot piles can be depleted, if loot_depleted is turned on. Note that players wh
|
||||
)
|
||||
rare_loot = list(
|
||||
/obj/item/clothing/suit/armor/alien/tank,
|
||||
/obj/item/weapon/gun/energy/alien,
|
||||
/obj/item/weapon/gun/energy/sizegun/admin/abductor
|
||||
/obj/item/weapon/gun/energy/alien
|
||||
)
|
||||
|
||||
// The pile found at the very end, and as such has the best loot.
|
||||
|
||||
@@ -191,6 +191,7 @@
|
||||
/obj/item/projectile/beam/sizelaser/admin/alien
|
||||
name = "alien size beam"
|
||||
icon_state = "darkb"
|
||||
|
||||
muzzle_type = /obj/effect/projectile/muzzle/darkmatter
|
||||
tracer_type = /obj/effect/projectile/tracer/darkmatter
|
||||
impact_type = /obj/effect/projectile/impact/darkmatter
|
||||
Reference in New Issue
Block a user