massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 13:52:39 -07:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
-4
View File
@@ -2,7 +2,6 @@
var/hand_path = /obj/item/melee/touch_attack
var/obj/item/melee/touch_attack/attached_hand = null
var/on_remove_message = TRUE
invocation_type = "none" //you scream on connecting, not summoning
/datum/spell/touch/create_new_targeting()
return new /datum/spell_targeting/self
@@ -54,7 +53,6 @@
hand_path = /obj/item/melee/touch_attack/disintegrate
base_cooldown = 600
clothes_req = TRUE
cooldown_min = 200 //100 deciseconds reduction per rank
action_icon_state = "gib"
@@ -65,7 +63,6 @@
hand_path = /obj/item/melee/touch_attack/fleshtostone
base_cooldown = 600
clothes_req = TRUE
cooldown_min = 200 //100 deciseconds reduction per rank
action_icon_state = "statue"
@@ -76,7 +73,6 @@
hand_path = /obj/item/melee/touch_attack/plushify
base_cooldown = 600
clothes_req = TRUE
cooldown_min = 200 //100 deciseconds reduction per rank
action_icon_state = "plush"