mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-11-02 12:56:23 +01:00
monsters start with capital name
This commit is contained in:
@@ -192,7 +192,10 @@ local fakePlayers = {
|
||||
{x = 33313, y = 31946, z = 7},
|
||||
{x = 33314, y = 31882, z = 7},
|
||||
{x = 33280, y = 31842, z = 8},
|
||||
{x = 33226, y = 32869, z = 7}
|
||||
{x = 33226, y = 32869, z = 7},
|
||||
{x = 33204, y = 31909, z = 7},
|
||||
{x = 33218, y = 31924, z = 7},
|
||||
{x = 33220, y = 31924, z = 7}
|
||||
}
|
||||
|
||||
local fakePlayerOutfits = {
|
||||
|
||||
Reference in New Issue
Block a user