Jump to content

KAYA

Member
  • Posts

    1
  • Joined

  • Last visited

KAYA's Achievements

  1. Map overlay missing strings from media/lua/server/Items/WorldFiller.lua for shoes stand and 2-low wall hanger: overlayMap["location_shop_generic_01_53"] = {{ name = "other", tiles = {"clothing_01_14", "clothing_01_22"} }, { name = "other", tiles = {"clothing_02_14", "clothing_02_22"} }} overlayMap["location_shop_generic_01_54"] = {{ name = "other", tiles = {"clothing_01_15", "clothing_01_23"} }, { name = "other", tiles = {"clothing_02_15", "clothing_02_23"} }} overlayMap["location_shop_generic_01_62"] = {{ name = "other", tiles = {"clothing_01_48", "clothing_01_50"} }, { name = "other", tiles = {"clothing_02_48", "clothing_02_50"} }} overlayMap["location_shop_generic_01_63"] = {{ name = "other", tiles = {"clothing_01_49", "clothing_01_51"} }, { name = "other", tiles = {"clothing_02_49", "clothing_02_51"} }} for bar display(dark color): overlayMap["location_restaurant_bar_01_64"] = {{ name = "other", tiles = {"food_01_78", "food_01_86"} }, { name = "other", tiles = {"food_02_78", "food_02_86"} }} overlayMap["location_restaurant_bar_01_65"] = {{ name = "other", tiles = {"food_01_78", "food_01_86"} }, { name = "other", tiles = {"food_02_78", "food_02_86"} }} overlayMap["location_restaurant_bar_01_66"] = {{ name = "other", tiles = {"food_01_78", "food_01_86"} }, { name = "other", tiles = {"food_02_78", "food_02_86"} }} overlayMap["location_restaurant_bar_01_72"] = {{ name = "other", tiles = {"food_01_79", "food_01_87"} }, { name = "other", tiles = {"food_02_79", "food_02_87"} }} overlayMap["location_restaurant_bar_01_73"] = {{ name = "other", tiles = {"food_01_79", "food_01_87"} }, { name = "other", tiles = {"food_02_79", "food_02_87"} }} overlayMap["location_restaurant_bar_01_74"] = {{ name = "other", tiles = {"food_01_79", "food_01_87"} }, { name = "other", tiles = {"food_02_79", "food_02_87"} }}
×
×
  • Create New...