mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Migrate knuckleduster and kitchen tools to the new attack chain. (#32283)
* Migrate knuckleduster and kitchen tools to the new attack chain. * Add fingerprints. * Remove duplicate vars. * Apply suggestions from CRUNCH review Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com> Signed-off-by: Alan <alfalfascout@users.noreply.github.com> * Fix number of macro arguments. * Give organs a source. * Call parent in knuckledusters' after_attack() * Apply suggestion from CRUNCH review. Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com> Signed-off-by: Alan <alfalfascout@users.noreply.github.com> * Apply suggestion from CRUNCH review. Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com> Signed-off-by: Alan <alfalfascout@users.noreply.github.com> --------- Signed-off-by: Alan <alfalfascout@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
slot_flags = ITEM_SLOT_BELT
|
||||
embedded_ignore_throwspeed_threshold = TRUE
|
||||
|
||||
new_attack_chain = TRUE
|
||||
/// The quality of the item
|
||||
var/datum/smith_quality/quality
|
||||
/// The material of the item
|
||||
|
||||
Reference in New Issue
Block a user