Minor code changes and updated World and files for 3.60 release. --Rumble

This commit is contained in:
Rumble 2009-09-18 11:17:47 +00:00
parent f9f356823f
commit 5e3caf42ff
204 changed files with 17044 additions and 16851 deletions

View file

@ -2161,8 +2161,8 @@ Obj Random Example~
1 b 1
~
* By Rumble of The Builder Academy tbamud.com 9091
set actor %self.worn_by%
if %actor%
if %self.worn_by%
set actor %self.worn_by%
%send% %actor% War's Blood thirsts for battle.
end
~