- added PERSISTENTPOWER and TRANSFERPOINTERS submissions by Gez.
SVN r1651 (trunk)
This commit is contained in:
parent
16bf1ef6d0
commit
6ba839a0e9
6 changed files with 14 additions and 2 deletions
|
|
@ -255,6 +255,7 @@ static FFlagDef InventoryFlags[] =
|
|||
DEFINE_FLAG(IF, IGNORESKILL, AInventory, ItemFlags),
|
||||
DEFINE_FLAG(IF, ADDITIVETIME, AInventory, ItemFlags),
|
||||
DEFINE_FLAG(IF, NOATTENPICKUPSOUND, AInventory, ItemFlags),
|
||||
DEFINE_FLAG(IF, PERSISTENTPOWER, AInventory, ItemFlags),
|
||||
|
||||
DEFINE_DEPRECATED_FLAG(PICKUPFLASH),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue