Preperation for spell action buttons

This commit is contained in:
ZomgPonies
2014-07-15 11:20:43 -04:00
parent fa8ed8a5b1
commit ccb425bd44
6 changed files with 76 additions and 2 deletions
+8
View File
@@ -41,6 +41,11 @@
S.close(usr)
return 1
/obj/screen/power_action
var/obj/effect/proc_holder/spell/owner
/obj/screen/power_action/Click()
/obj/screen/item_action
var/obj/item/owner
@@ -67,6 +72,9 @@
/mob/proc/update_action_buttons()
return
/mob/proc/update_power_buttons()
return
/obj/screen/grab
name = "grab"