Add clothing vendors to cargo, fix syndiborg/dsborg, laptop fix, other minor fixes

This commit is contained in:
Markolie
2014-12-07 04:55:48 +01:00
parent b60a3aa05e
commit b8a440f23a
10 changed files with 79 additions and 115 deletions
@@ -317,6 +317,7 @@
if(STATE_CANCELSHUTTLE)
dat = confirm_menu("cancel the shuttle","cancelshuttle2")
if(STATE_MESSAGELIST)
dat += "\[ <A HREF='?src=\ref[src];main'>Back</A> \]<BR>"
dat += "Messages:"
for(var/i = 1; i<=messagetitle.len; i++)
dat += "<BR><A HREF='?src=\ref[src];viewmessage;message-num=[i]'>[messagetitle[i]]</A>"