Cult spell buttons will no longer hold an empty slot in the regular action bar (#36791)

This commit is contained in:
Robustin
2018-04-11 06:07:54 -04:00
committed by CitadelStationBot
parent 4063781baf
commit a79a168d2c
2 changed files with 8 additions and 4 deletions
@@ -9,6 +9,7 @@
..()
button.screen_loc = "6:-29,4:-2"
button.moved = "6:-29,4:-2"
button.ordered = FALSE
/datum/action/innate/cult/blood_magic/Remove()
for(var/X in spells)
@@ -103,6 +104,7 @@
all_magic = BM
..()
button.locked = TRUE
button.ordered = FALSE
/datum/action/innate/cult/blood_spell/Remove()
if(all_magic)