Change names to match convention.

This commit is contained in:
Hector Franqui 2017-08-29 18:12:21 -05:00
parent 337f8c46b7
commit e85a8161c3

View File

@ -84,8 +84,8 @@ npc.places.PLACE_TYPE = {
TARGET = "schedule_target_pos"
},
WORKPLACE = {
WORKPLACE_PRIMARY = "workplace_primary",
WORKPLACE_TOOL = "workplace_tool"
PRIMARY = "workplace_primary",
TOOL = "workplace_tool"
},
OTHER = {
HOME_PLOTMARKER = "home_plotmarker",