 |
 |

F l o r a ' s B a t M U D t r i g g e r s f o r z M U D
#ECHO Camping triggers. Modify the status bar to you liking, add some party says etc.
#ST Camp: @campstatus Prots: @prots
#VAR campstatus {Available} {Available}
#TRIGGER {You look around and find a suitable spot on the ground to rest} {#var campstatus Unavailable} {camp} 676
#TRIGGER {You feel a bit tired.$} {#var campstatus Available} {camp} 676
#TRIGGER {You feel like camping a little.$} {#var campstatus Available} {camp} 676
#TRIGGER {You stretch yourself and consider about camping.$} {#var campstatus Available} {camp} 676
|