mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
/datum/ghostspawner/living_plant
|
|
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!"
|
|
|
|
spawn_mob = /mob/living |