Change names to match convention.
This commit is contained in:
parent
337f8c46b7
commit
e85a8161c3
@ -84,8 +84,8 @@ npc.places.PLACE_TYPE = {
|
|||||||
TARGET = "schedule_target_pos"
|
TARGET = "schedule_target_pos"
|
||||||
},
|
},
|
||||||
WORKPLACE = {
|
WORKPLACE = {
|
||||||
WORKPLACE_PRIMARY = "workplace_primary",
|
PRIMARY = "workplace_primary",
|
||||||
WORKPLACE_TOOL = "workplace_tool"
|
TOOL = "workplace_tool"
|
||||||
},
|
},
|
||||||
OTHER = {
|
OTHER = {
|
||||||
HOME_PLOTMARKER = "home_plotmarker",
|
HOME_PLOTMARKER = "home_plotmarker",
|
||||||
|
Loading…
Reference in New Issue
Block a user