mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-02 11:30:03 +00:00
added basic NPCManager
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
port=8001
|
||||
# enables two randomly generated characters in the
|
||||
# character selection menu for convenience
|
||||
randomcharacters=false
|
||||
randomcharacters=true
|
||||
|
||||
# Shard Server configuration
|
||||
[shard]
|
||||
@@ -12,7 +12,7 @@ port=8002
|
||||
# you'll want to change this one
|
||||
ip=192.168.1.183
|
||||
# distance at which other players and NPCs become visible
|
||||
view=20000
|
||||
view=1000
|
||||
# little message players see when they enter the game
|
||||
motd=Welcome to OpenFusion!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user