modified: code/game/objects/items/weapons/melee/melee_misc.dm (#29365)

This commit is contained in:
Stone
2025-05-27 20:53:18 +00:00
committed by GitHub
parent 5f138d61e7
commit ccde8980d4
@@ -311,6 +311,7 @@
armour_penetration_flat = 50
sharp = TRUE
new_attack_chain = TRUE
resistance_flags = LAVA_PROOF | FIRE_PROOF
///enchantment holder, gives it unique on hit effects.
var/datum/enchantment/enchant = null
///the cooldown and power of enchantments are multiplied by this var when its applied