mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-28 22:41:44 +01:00
Added World files to SVN --Rumble
This commit is contained in:
@@ -338,7 +338,7 @@ if %dir.mudcommand% == north || %dir.mudcommand% == east || %dir.mudcommand% ==
|
||||
set finaldam 0
|
||||
set i 0
|
||||
while %i% != %dice%
|
||||
eval tempDam %%random.%dam%%
|
||||
eval tempDam %random.%dam%%
|
||||
eval finaldam %finaldam% + %tempDam%
|
||||
eval i %i% +1
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user