feat: different rooms added
feat: shooting bandit added
This commit is contained in:
@@ -22,6 +22,7 @@ struct NPC {
|
||||
AABB collision;
|
||||
Str8 name;
|
||||
NPC_LOOK look;
|
||||
World_Area currentArea;
|
||||
|
||||
bool customPOI;
|
||||
U32 customPOICount;
|
||||
|
||||
Reference in New Issue
Block a user