mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-01 04:00:05 +00:00
Load the NPC and warp JSON files according to the config file.
NPC data was being read from the config, but ignored.
This commit is contained in:
@@ -23,6 +23,8 @@ view=20000
|
||||
motd=Welcome to OpenFusion!
|
||||
# NPC json data
|
||||
npcdata=NPCs.json
|
||||
# warp target json data
|
||||
warpdata=warps.json
|
||||
|
||||
# spawn coordinates (Z is height)
|
||||
# the supplied defaults are at City Hall
|
||||
|
Reference in New Issue
Block a user