mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 22:13:24 +00:00
- 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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user