mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-21 21:40:49 +02:00
Updated World and files for 3.64RC release. --Rumble
This commit is contained in:
parent
a2aaab144f
commit
36f35cdf55
36 changed files with 1053 additions and 833 deletions
|
@ -8,7 +8,10 @@ telnet://tbamud.com:9091 or email rumble@tbamud.com --Rumble
|
|||
bug: Many small bug fixes.
|
||||
[Sep 08 2012] - Rumble
|
||||
added another example to doc/syserr.txt
|
||||
Added a !NPC check to can_take_object. It was spamming a "mob using player data SYSERR". This means mobs do not have a max weight carrying capacity anymore. I think this is a good thing because I've seen people stumped when mob triggers fail due to weight limitations. But it could be unbalancing on some MUDs since pets could then carry unlimited gear.
|
||||
Added a !NPC check to can_take_object. It was spamming a "mob using player data SYSERR".
|
||||
This means mobs do not have a max weight carrying capacity anymore. I think this is a good
|
||||
thing because I've seen people stumped when mob triggers fail due to weight limitations.
|
||||
But it could be unbalancing on some MUDs since pets could then carry unlimited gear.
|
||||
[Aug 22 2012] - Rumble
|
||||
bug: moved cedit load_config of no_mort_to_immort to its proper place. (thanks Liko)
|
||||
[Aug 12 2012] - Vatiken
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue