Changes made:

-Captain now has a flask, available in his locker
   *Flask does flasky things
-The new soda types that were added in the vending machine now have their own glass sprites so that they don't appear as what?

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@505 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
daelith.rhedynfre
2010-11-29 22:15:30 +00:00
parent 238d941c40
commit 417e659d6c
3 changed files with 25 additions and 0 deletions
@@ -1,6 +1,7 @@
/obj/secure_closet/captains/New()
..()
sleep(2)
new /obj/item/weapon/reagent_containers/food/drinks/flask(src)
new /obj/item/weapon/gun/energy/general( src )
new /obj/item/weapon/storage/id_kit( src )
new /obj/item/clothing/under/rank/captain( src )