Skip to content
Adalid Claure edited this page Sep 17, 2025 · 1 revision

Item API

FIND

ITEM API

FIND {param-str} - Search within a fixed radius for param-str item DROP {param-str} - Drop the item in your inventory with param-str name; TODO: what if you have multiple "knives"? PICKUP {param-str} - Pick up the item in your current location with param-str name

Clone this wiki locally