221
222
223
224
225
226
227
228
229
230
231
232
233
234
|
*PopUpArgs ; for (PopUp [number])
QueueTurn ; queue another turn that automatically occurs after this one
.,Send
.,SendEx ; send with three arguments
SetInventory
Sound
Trace
VolumeAt
WinLevel
,XDir
,YDir
; Specials
*Function
|
>
|
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
|
*PopUpArgs ; for (PopUp [number])
QueueTurn ; queue another turn that automatically occurs after this one
.,Send
.,SendEx ; send with three arguments
SetInventory
Sound
Trace
,Transform
VolumeAt
WinLevel
,XDir
,YDir
; Specials
*Function
|