Added World files to SVN --Rumble
This commit is contained in:
@@ -84,8 +84,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
|
||||
~
|
||||
@@ -542,8 +542,9 @@ Mortal Greet~
|
||||
2 s 100
|
||||
~
|
||||
* By Rumble of The Builder Academy tbamud.com 9091
|
||||
* TBA mortal greet and equip. New players start at level 0.
|
||||
wait 1 sec
|
||||
if %actor.level% < 3
|
||||
if %actor.level% == 0
|
||||
if !%actor.eq(*)%
|
||||
%load% obj 3037 %actor% light
|
||||
%load% obj 3083 %actor% rfinger
|
||||
|
||||
Reference in New Issue
Block a user