condition outfit

After looking around I saw that adventures.txt is what mafia checks to see if a particular location has an outfit associated with it for use as a condition, but it doesn't actually contain the outfits name. Is there a way in ash to return the name of the outfit associated with a particular location?
 

DaMaster0

Member
Could just make a function that knows the information in advance (as an array) and will return that specific array entry.
 
Top