mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
"Spiderling Infestation" to "Greimorian Infestation" (#11367)
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
chosen_mob_types += chosen_slime_type
|
||||
|
||||
if(INFESTATION_SPIDERLINGS)
|
||||
event_name = "Spiderling Infestation"
|
||||
event_name = "Greimorian Infestation"
|
||||
chosen_verb = "have burrowed into"
|
||||
for(var/i = 1, i < rand(3,6),i++)
|
||||
chosen_mob_types += /obj/effect/spider/spiderling
|
||||
|
||||
Reference in New Issue
Block a user