mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
-Updated the changelog with the changeling change By Kor.
-Removed the buy menu from the old mob when transferring minds from a changeling. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5053 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -61,6 +61,7 @@ datum/mind
|
||||
if(current) //remove ourself from our old body's mind variable
|
||||
if(changeling)
|
||||
current.remove_changeling_powers()
|
||||
current.verbs -= /datum/changeling/proc/EvolutionMenu
|
||||
current.mind = null
|
||||
if(new_character.mind) //remove any mind currently in our new body's mind variable
|
||||
new_character.mind.current = null
|
||||
|
||||
@@ -56,6 +56,7 @@ should be listed in the changelog upon commit tho. Thanks. -->
|
||||
<li class="tweak">Reduced the cost to use Hive Absorb from 40 to 20. This is to help encourage people to use this power more and to use team work.</li>
|
||||
<li class="rscadd">New symptom added! See if you can find it.</li>
|
||||
<li class="rscadd">You can now remove symptoms from a disease using synaptizine.</li>
|
||||
<li class="bugfix">Kor: You can once again debrain changelings. They won't make anyone half-lings though, and you won't be able to tell if the body of a debrained changeling is a changeling by putting a player brain in there.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user