Add mime robe, plasmaman wiz outfit

This commit is contained in:
datlo
2020-03-26 14:20:04 +01:00
parent 25bece7933
commit be91b68214
26 changed files with 96 additions and 32 deletions
+6
View File
@@ -176,3 +176,9 @@
head = /obj/item/clothing/head/helmet/space/plasmaman/blueshield
uniform = /obj/item/clothing/under/plasmaman/blueshield
/datum/outfit/plasmaman/wizard
name = "Wizard Plasmaman"
head = /obj/item/clothing/head/helmet/space/plasmaman/wizard
uniform = /obj/item/clothing/under/plasmaman/wizard
+1 -2
View File
@@ -79,8 +79,7 @@
target.forceMove(pick(L))
playsound(get_turf(user), sound2, 50,1)
for(var/datum/action/act in user.actions) //Update action buttons as some spells might now be castable
act.UpdateButtonIcon()
user.update_action_buttons_icon() //Update action buttons as some spells might now be castable
return