This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| remove_item [2023/04/26 12:17] – justin | remove_item [2023/04/26 12:22] (current) – justin | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| |item_name|ID of the [[item]] (as defined in the [[Item Editor]]).|[[String]]|Yes| | |item_name|ID of the [[item]] (as defined in the [[Item Editor]]).|[[String]]|Yes| | ||
| |count|How many of the [[item]] to take from the player (defaults to 1).|[[Number]]|No| | |count|How many of the [[item]] to take from the player (defaults to 1).|[[Number]]|No| | ||
| - | |character| |[[Entity]]|No| | + | |character|[[Character]] the [[item]] will be taken from (defaults to main [[player character]]).|[[Entity]]|No| |
| ^Return Value^Description^Type^ | ^Return Value^Description^Type^ | ||