|
Retirement Simulator
|
Functions | |
| give_to (str item_name, int count, str target_person) | |
| request_from (str item_name, int count, str target_person) | |
| say_to (str message, str target_person) | |
| NPC_API.give_to | ( | str | item_name, |
| int | count, | ||
| str | target_person ) |
| NPC_API.request_from | ( | str | item_name, |
| int | count, | ||
| str | target_person ) |
| NPC_API.say_to | ( | str | message, |
| str | target_person ) |