Compile -> Commit -> Update -> Can not compile...

How does that even happen? Sorry.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3596 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
johnsonmt88@gmail.com
2012-05-15 00:42:09 +00:00
parent d336b65d1b
commit 82c94e017d

View File

@@ -88,7 +88,7 @@ A list of items and costs is stored under the datum of every game mode, alongsid
if(uses > 9)
randomItems.Add("/obj/item/toy/syndicateballoon")//Syndicate Balloon
randomItems.Add("/obj/item/weapon/storage/syndie_kit/imp_uplink") //Uplink Implanter
randomItems.add("/obj/item/weapon/storage/box/syndicate") //Syndicate bundle
randomItems.Add("/obj/item/weapon/storage/box/syndicate") //Syndicate bundle
//if(uses > 8) //Nothing... yet.
//if(uses > 7) //Nothing... yet.