update out of date metroid comment

Because all I did was control-H for slime and replaced it with metroid. The usual slime taming mechanics obviously do not work anymore :P
This commit is contained in:
Razgriz
2022-02-17 18:03:24 -07:00
committed by GitHub
parent b0282d8d1b
commit 75c8016d9d
@@ -1,4 +1,4 @@
// These metroids have the mechanics xenobiologists care about, such as reproduction, mutating into new colors, and being able to submit through fear.
//Some basic metroid specific mechanics. Lifted from slime code, but gutted all the xenobio taming stuff. Feel free to add it back in, but I recommend making a new specific subset of tamable metroids and leaving the others as wild or soemthing.
/mob/living/simple_mob/metroid/juvenile
desc = "This metroid should not be spawned. Yell at your local dev or event manager."
@@ -169,4 +169,4 @@
step_away(src, L)
else
..()
..()