Replace all secondary flags with bitflags stored in the flags_2 var
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
icon = 'icons/obj/playing_cards.dmi'
|
||||
icon_state = "deck"
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
flags = NOBLUDGEON
|
||||
flags_1 = NOBLUDGEON_1
|
||||
|
||||
var/list/cards = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user