fox changes

This commit is contained in:
SteelSlayer
2020-07-13 21:56:31 -05:00
parent 177152e9ed
commit 0766f5541b
3 changed files with 14 additions and 12 deletions
@@ -41,10 +41,8 @@
A.common_radio.channels.Remove("Syndicate") // De-traitored AIs can still state laws over the syndicate channel without this
A.laws.sorted_laws = A.laws.inherent_laws.Copy() // AI's 'notify laws' button will still state a law 0 because sorted_laws contains it
A.show_laws()
A.malf_picker.remove_malf_verbs(A)
var/datum/action/innate/ai/choose_modules/CM = locate() in A.actions
qdel(CM)
qdel(A.malf_picker)
A.remove_malf_abilities()
QDEL_NULL(A.malf_picker)
if(owner.som)
var/datum/mindslaves/slaved = owner.som