Update occupations.lua
This commit is contained in:
committed by
GitHub
parent
f21d010f7f
commit
1a796a0a26
@ -102,7 +102,7 @@ local occupations = {}
|
|||||||
npc.occupations.registered_occupations = {}
|
npc.occupations.registered_occupations = {}
|
||||||
|
|
||||||
-- Basic occupation name
|
-- Basic occupation name
|
||||||
npc.occupations.basic_name = "default_basic"
|
npc.occupations.basic_name = "default"
|
||||||
|
|
||||||
-- This is the basic occupation definition, this is for all NPCs that
|
-- This is the basic occupation definition, this is for all NPCs that
|
||||||
-- don't have a specific occupation. It serves as an example.
|
-- don't have a specific occupation. It serves as an example.
|
||||||
|
Reference in New Issue
Block a user