mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-13 14:24:55 +02:00
drafts for market system. It would be better if I remove the inbox system and market is still working like shit
This commit is contained in:
@@ -33801,4 +33801,18 @@ Flags = {Bottom,Unpass,Unmove}
|
||||
|
||||
TypeID = 7475
|
||||
Name = "a sarcophagus"
|
||||
Flags = {Bottom,Unpass,Unmove}
|
||||
Flags = {Bottom,Unpass,Unmove}
|
||||
|
||||
TypeID = 7476
|
||||
Name = "your inbox"
|
||||
Flags = {Container,Unmove}
|
||||
Attributes = {Capacity=30}
|
||||
|
||||
TypeID = 7477
|
||||
Name = "the market"
|
||||
Flags = {Unmove}
|
||||
|
||||
TypeID = 7478
|
||||
Name = "your store inbox"
|
||||
Flags = {Container,Unmove}
|
||||
Attributes = {Capacity=30}
|
Reference in New Issue
Block a user