mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Kills off three more flags from flags_2 (#37529)
code: More flags have been moved to their appropriate places SLOWS_WHILE_IN_HAND FROZEN NO_MAT_REDEMPTION all moved to item_flags
This commit is contained in:
committed by
oranges
parent
d9f9368c1d
commit
ccf8fc5bc5
@@ -103,7 +103,7 @@
|
||||
inhand_x_dimension = 64
|
||||
inhand_y_dimension = 64
|
||||
actions_types = list()
|
||||
flags_2 = SLOWS_WHILE_IN_HAND_2
|
||||
item_flags = SLOWS_WHILE_IN_HAND
|
||||
var/datum/action/innate/dash/cult/jaunt
|
||||
var/datum/action/innate/cult/spin2win/linked_action
|
||||
var/spinning = FALSE
|
||||
|
||||
Reference in New Issue
Block a user