- Added Cheri's lizard and monkey pelt sprites for tanning

- Added a 'time between ticks' status display for admins as well as this being calculated.
- Made the malf countdown take this into account. Now if you hacked 3 APCs, which means you'd normally have your points reduced by 0.5 per tick, you get it reduced by 0.5 * last_tick_duration

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3807 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2012-06-12 23:13:37 +00:00
parent c9451df024
commit b6a6b8614d
5 changed files with 24 additions and 2 deletions

View File

@@ -762,6 +762,8 @@ note dizziness decrements automatically in the mob's Life() proc.
stat(null, "Controller: [controllernum]")
if (master_controller)
stat(null, "Current Iteration: [controller_iteration]")
stat(null, "Time between ticks: [last_tick_duration]")
if (spell_list.len)