We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce5e5e commit 7c49f57Copy full SHA for 7c49f57
code/game/objects/items/weapons/cards_ids.dm
@@ -63,6 +63,7 @@
63
item_state = "card-id"
64
slot_flags = SLOT_ID
65
origin_tech = Tc_MAGNETS + "=2;" + Tc_SYNDICATE + "=2"
66
+ flags = FPRINT | NO_ATTACK_MSG //because of overrides
67
68
/**
69
* Number of uses left. -1 = infinite
0 commit comments