fix #234: port retail appraisal floaty and inscriptions
This commit is contained in:
parent
643cdfe66e
commit
f1a7912160
23 changed files with 1310 additions and 106 deletions
|
|
@ -14,6 +14,7 @@ public enum PublicWeenieFlags : uint
|
|||
{
|
||||
None = 0,
|
||||
Openable = 0x00000001,
|
||||
Inscribable = 0x00000002,
|
||||
Stuck = 0x00000004,
|
||||
Player = 0x00000008,
|
||||
Attackable = 0x00000010,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue