Migrate flags, chess pieces, decorations, documents to new attack chain. (#32226)

* Migrate flags, chess pieces, decorations, documents to new attack chain.

* 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>

* Add fingerprints.

---------

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:
Alan
2026-07-17 06:24:43 +00:00
committed by GitHub
co-authored by CRUNCH
parent dbb8902484
commit 2c7d140c79
4 changed files with 44 additions and 32 deletions
+1
View File
@@ -9,6 +9,7 @@
throw_speed = 1
pressure_resistance = 2
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF
new_attack_chain = TRUE
/obj/item/documents/Initialize(mapload)
. = ..()