mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
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:
@@ -5,6 +5,7 @@
|
||||
desc = "A generic chess piece used in a game of chess."
|
||||
icon = 'icons/obj/chess.dmi'
|
||||
materials = list(MAT_CARDBOARD = 2000)
|
||||
new_attack_chain = TRUE
|
||||
|
||||
//Black chess pieces.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user