Skip to content

Commit 7c49f57

Browse files
things work again, but now this is needed to get rid of the message
1 parent cce5e5e commit 7c49f57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/game/objects/items/weapons/cards_ids.dm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
item_state = "card-id"
6464
slot_flags = SLOT_ID
6565
origin_tech = Tc_MAGNETS + "=2;" + Tc_SYNDICATE + "=2"
66+
flags = FPRINT | NO_ATTACK_MSG //because of overrides
6667

6768
/**
6869
* Number of uses left. -1 = infinite

0 commit comments

Comments
 (0)