Code:
Name: 'Puppy plays - 191', VNum: [ 160], RNum: [ 160]
Trigger Intended Assignment: Mobiles
Trigger Type: Greet , Numeric Arg: 100, Arg list: None
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
if %actor.vnum% == 207
wait 1 sec
emote growls playfully at %actor.name%, crouching down into a mock attack position.
elseif %actor.is_pc%
wait 1 sec
if %actor.dex% < 8
%send% %actor% %self.name% runs under your feet causing you to fall flat on your face.
%echoaround% %actor% %self.name% runs under %actor.name%'s feet and trips %actor.himher%.
elseif %actor.cha% < 8
%send% %actor% %self.name% sniffs your leg and begins to urinate on you.
%echoaround% %actor% %self.name% sniffs %actor.name%'s leg and proceeds to urinate on %actor.himher%.
end
end
for TBA.