mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes #889
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/clothing/head/helmet(Tsec)
|
||||
else
|
||||
new /obj/item/clothing/suit/armor/vest(Tsec)
|
||||
new /obj/item/clothing/suit/storage/vest(Tsec)
|
||||
|
||||
var/datum/effect/effect/system/spark_spread/s = new /datum/effect/effect/system/spark_spread
|
||||
s.set_up(3, 1, src)
|
||||
|
||||
Reference in New Issue
Block a user