mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-28 06:21:45 +01:00
Added World files to SVN --Rumble
This commit is contained in:
@@ -52,7 +52,7 @@ switch %random.23%
|
||||
say Ah! Fellow travellers! Come have a look at the finest silk this side of the infamous Ched Razimtheth!
|
||||
break
|
||||
case 14
|
||||
look %actor%
|
||||
emote looks at you.
|
||||
say You are feebly attired for the danger that lies ahead.
|
||||
break
|
||||
case 15
|
||||
@@ -443,8 +443,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