mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Remove uneeded comments
Copied comments from Kendrick weren't necessary in Sana.
This commit is contained in:
@@ -795,8 +795,6 @@
|
||||
name = "Sana"
|
||||
desc = "A pink slime that seems to be oddly friendly, and doesn't seem interested in eating your face like the rest of them."
|
||||
rainbow_core_candidate = FALSE
|
||||
// Doing pacify() in initialize() won't actually pacify the AI due to the ai_holder not existing due to parent initialize() not being called yet.
|
||||
// Instead lets just give them an ai_holder that does that for us.
|
||||
ai_holder_type = /datum/ai_holder/simple_mob/xenobio_slime/passive
|
||||
|
||||
/mob/living/simple_mob/slime/xenobio/pink/sana/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user