-Supply shuttle timer displays SPPLY for clarification

-Added a couple more status displays in cargo

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3685 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-05-27 21:51:44 +00:00
parent f2f3c6bebf
commit 4a968cb73c
3 changed files with 5981 additions and 5980 deletions

View File

@@ -90,10 +90,10 @@
var/disp1
var/disp2
if(supply_shuttle_moving)
disp1 = get_supply_shuttle_timer()
disp1 = "SPPLY"
disp2 = get_supply_shuttle_timer()
if(lentext(disp1) > 5)
disp1 = "**~**"
disp2 = null
else
if(supply_shuttle_at_station)

View File

@@ -51,7 +51,7 @@ should be listed in the changelog upon commit tho. Thanks. -->
<h3 class="author">Icarus updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Ported over Flashkirby99's RIG suit sprites from Bay12</li>
<li class="tweak">Headlier Heads: Department PDA Carts moved out of lockers and into head offices.</li>
<li class="tweak">Department PDA Carts moved out of lockers and into head offices.</li>
</ul>
</div>

File diff suppressed because it is too large Load Diff