mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-28 14:31:44 +01:00
Added World files to SVN --Rumble
This commit is contained in:
@@ -167,8 +167,8 @@ if %actor%
|
||||
%send% %actor% You discover that %self.name% has %self.hisher% hands in your wallet.
|
||||
%echoaround% %actor% %self.name% tries to steal gold from %actor.name%.
|
||||
eval coins %actor.gold% * %random.10% / 100
|
||||
nop %actor.gold(-%coins%)
|
||||
nop %self.gold(%coins%)
|
||||
nop %actor.gold(-%coins%)%
|
||||
nop %self.gold(%coins%)%
|
||||
end
|
||||
end
|
||||
~
|
||||
|
||||
Reference in New Issue
Block a user