Skip to content

Commit

Permalink
bugfix: finally cant reproduce and evolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ROdenFL committed Nov 5, 2023
1 parent 857d02c commit 9cc3187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/simple_animal/slime/slime.dm
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,8 @@
sman = slimeman
if(slime_spell)
parent_spell = slime_spell
verbs -= /mob/living/simple_animal/slime/verb/Evolve
verbs -= /mob/living/simple_animal/slime/verb/Reproduce

/mob/living/simple_animal/slime/invalid/Destroy()
parent_spell = null
Expand Down

0 comments on commit 9cc3187

Please sign in to comment.