Fixed hat crate contents randomisation.

Hat crates now cost 200 points but start unlocked.
Fixed several issues preventing the game from compiling.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1869 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2011-07-16 23:06:24 +00:00
parent b7485146a7
commit 9f3deaa9f4
5 changed files with 52 additions and 408 deletions
+3 -3
View File
@@ -35,10 +35,10 @@
desc = "A crate filled with Valuable Collector's Hats!."
name = "Hat Crate"
icon = 'storage.dmi'
icon_state = "hat"
icon_state = "crate"
density = 1
openicon = "hatopen"
closedicon = "hat"
openicon = "crateopen"
closedicon = "crate"
/obj/crate/medical
desc = "A medical crate."