Martial arts now use a weight system to determine which one is active (#21037)

* martial arts have a weight system now

* remove unneeded variable

* carp cannot be deactivated once learned

* i love documentingtation

* krav can no longer delete other combos

* now ill be embarassed if i dont make it better

* i know how istype works i promise

* implement sirryan's changes

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
BiancaWilkson
2023-06-03 01:24:42 -04:00
committed by GitHub
parent 30cd47b94a
commit edef576f2e
11 changed files with 45 additions and 19 deletions
+1
View File
@@ -39,6 +39,7 @@
var/list/spell_list = list() // Wizard mode & "Give Spell" badmin button.
var/datum/martial_art/martial_art
var/list/known_martial_arts = list()
var/role_alt_title