add CI check for exploitable recycle costs (#30286)

This commit is contained in:
warriorstar-orion
2025-09-04 07:00:12 +00:00
committed by GitHub
parent 3b7af6c771
commit 7022365e53
11 changed files with 76 additions and 8 deletions
+1
View File
@@ -177,6 +177,7 @@
icon_state = "scalpel_laser1_on"
damtype = "fire"
hitsound = 'sound/weapons/sear.ogg'
materials = list(MAT_METAL = 2000, MAT_GLASS = 1000)
/obj/item/scalpel/laser/attack__legacy__attackchain(mob/living/carbon/target, mob/living/user)
if(!cigarette_lighter_act(user, target))