diff --git a/actions/places.lua b/actions/places.lua index 5a3276c..19af7e1 100644 --- a/actions/places.lua +++ b/actions/places.lua @@ -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",