mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Adds some more action buttons for malf AI abilities, removes the malfunction tab
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
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)
|
||||
A.verbs -= /mob/living/silicon/ai/proc/choose_modules
|
||||
var/datum/action/innate/ai/choose_modules/CM = locate() in A.actions
|
||||
qdel(CM)
|
||||
qdel(A.malf_picker)
|
||||
|
||||
if(owner.som)
|
||||
|
||||
Reference in New Issue
Block a user