Jump to content

WorldFiller.lua (Missed Strings)


Snakeman

Recommended Posts

I found two missed strings.
Furnitures:  location_shop_generic_01_53 & location_shop_generic_01_54

Strings for OverlayMap will be.
overlayMap["location_shop_generic_01_53"] = {other = {"clothing_01_14", "clothing_01_22"}}
overlayMap["location_shop_generic_01_54"] = {other = {"clothing_01_15", "clothing_01_23"}}

With this code we can view clothing when container is filled.

location_shop_generic_01_53.png

location_shop_generic_01_54.png

screenshot_20-11-2018_11-38-30.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...