mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-27 04:28:48 +01:00
13 lines
332 B
Text
13 lines
332 B
Text
#6400
|
|
Near Death Trap - 6406~
|
|
0 g 100
|
|
~
|
|
* Near Death Trap stuns actor
|
|
wait 5 sec
|
|
%send% %actor% %self.name% cackles at your stupidity for entering %self.hisher% domain.
|
|
wait 2 sec
|
|
%send% %actor% %self.name% makes a slight gesture with %self.hisher% right hand.
|
|
set stunned %actor.hitp%
|
|
%damage% %actor% %stunned%
|
|
~
|
|
$~
|