mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Reorganized and reworked admin_verbs.dm. Changed how Toggle Admin Verbs Visibility works.
Lowered how much running impacts nutrition. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@599 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -844,7 +844,7 @@
|
||||
if (bl.z != cl.z)
|
||||
continue
|
||||
|
||||
ldat += "Bucket - <b>\[[bl.x],[bl.y]\]</b> - Water level: [B.reagents.total_volume]/50<br>"
|
||||
ldat += "Bucket - <b>\[[bl.x],[bl.y]\]</b> - Water level: [B.reagents.total_volume]/70<br>"
|
||||
|
||||
if (!ldat)
|
||||
dat += "None"
|
||||
|
||||
Reference in New Issue
Block a user