[Solved] General lists of items
Posted: Wed Oct 29, 2014 11:34 pm
Hello, can someone help me how can I easily do a name-table used by function that will take names of right items to puzzle from this table?
edit: for better understanding: you have alcove and I would like open a door by inputing any potion into the alcove or any armor, or whatever.
edit2: ok that was pretty dumb question only one thing is create the list like this:
edit: for better understanding: you have alcove and I would like open a door by inputing any potion into the alcove or any armor, or whatever.
edit2: ok that was pretty dumb question only one thing is create the list like this:
Code: Select all
weapons= {"long_sword","sickle_sword","two_handed_sword","machete"}