shy_in_room
You can't use items on anyone other than yourself if you stand in a blacklisted room
Vars | |
blacklist | Typecache of areas you can't stand |
---|---|
message | Message shown when you are in a blacklisted room |
Procs | |
Initialize | _blacklist, and _message map to vars |
is_shy | Returns TRUE or FALSE if you are in a blacklisted area |
Var Details
blacklist
Typecache of areas you can't stand
message
Message shown when you are in a blacklisted room
Proc Details
Initialize
_blacklist, and _message map to vars
is_shy
Returns TRUE or FALSE if you are in a blacklisted area