Verb:CLEAN: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (GS4-XERAPHINA moved page CLEAN (verb) to Verb:CLEAN: updating page naming convention, namespace)
(formatting tweaks)
 
Line 1: Line 1:
{{Verbinfo
{{Verbinfo
|verb = CLEAN
|verb=CLEAN
|type = Special case
|type=Special case
|special = Items
|special=Items,Table
|pageintro={{boldmono|CLEAN}} is used to remove unwanted items from the floor at a [[table]]. It also has functionality with various [[:Category:Items|item script]]s.
|special2 = Table
}}
}}
==Verb Info==
{{boldmono|CLEAN}} is used to remove unwanted items from the floor at a [[table]]. It also has functionality with various [[:Category:Items|item script]]s.
===Messaging Examples===
* By Itself
<pre{{log2}}>Clean what?</pre>


* At a Table with trash
==Messaging==
<pre{{log2}}>A busboy appears at your bidding and gathers up debris from your table.</pre>
* '''Clean:'''
<pre{{log2}}>
Clean what?
</pre>


* '''Table with trash:'''
* At a Table without trash
<pre{{log2}}>You look around but don't see anything that should be tossed.</pre>
<pre{{log2}}>
A busboy appears at your bidding and gathers up debris from your table.
</pre>

* '''Table without trash:'''
<pre{{log2}}>
You look around but don't see anything that should be tossed.
</pre>


==See Also==
==See Also==
* [[Table]]
* [[Table]]
* [[Inn]]
* [[Inn]]

==Resources==
* [https://www.merriam-webster.com/dictionary/clean Clean definition]

Latest revision as of 10:43, 9 August 2026

CLEAN
Type Special case
Special Case Items, Table

CLEAN is used to remove unwanted items from the floor at a table. It also has functionality with various item scripts.

Verb Info

Messaging Examples

  • By Itself
Clean what?
  • At a Table with trash
A busboy appears at your bidding and gathers up debris from your table.
  • At a Table without trash
You look around but don't see anything that should be tossed.

See Also