mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-28 22:41:44 +01:00
Updated World (thanks Parna) and other text files for release. --Rumble
This commit is contained in:
@@ -423,9 +423,9 @@ Dump - 27125, 27126~
|
||||
eval value %object.cost% / 10
|
||||
%purge% %object%
|
||||
if %value% > 50
|
||||
eval value 50
|
||||
set value 50
|
||||
elseif %value% < 1
|
||||
eval value 1
|
||||
set value 1
|
||||
end
|
||||
if %actor.level% < 3
|
||||
nop %actor.exp(%value%)%
|
||||
|
||||
Reference in New Issue
Block a user