Files
Aurora.3/code/modules/ghostroles/spawner/atom/living_plant.dm
T
27704cc8d2 The Great Unstationing (#20269)
Replaces many references of station with SSatlas variables using
station_name().

Touches alot of things in the process (mostly moving some aspects to
New() to allow for calling of proc/variable.)

---------

Signed-off-by: Ben <91219575+Ben10083@users.noreply.github.com>
Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2024-12-24 12:42:53 +00:00

12 lines
322 B
Plaintext

/datum/ghostspawner/living_plant/New()
..()
short_name = "living_plant"
name = "Living Plant"
desc = "Join in as a Living Plant. What do plants do?"
tags = list("Simple Mobs")
loc_type = GS_LOC_ATOM
atom_add_message = "A Living Plant has sprung up somewhere on the [station_name(TRUE)]!"
spawn_mob = /mob/living