Code:
Name: 'Room Random Heal Example', VNum: [ 51], RNum: [ 51]
Trigger Intended Assignment: Rooms
Trigger Type: Random , Numeric Arg: 20, Arg list: None
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
* Fires only when a player is in the room.
* Actor is not defined with trigger type random, you must define it.
eval actor %random.char%
%damage% %actor% -10
%send% %actor% A healing breeze flows through the room.
%echoaround% %actor% %actor.name% looks refreshed.
for TBA.