Cheridan's totally sweet Bag of Holding sprites added.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1198 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3@gmail.com
2011-03-17 15:36:39 +00:00
parent 3b15b2d93c
commit 0190c5df18
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -68,6 +68,7 @@
name = "Bag of Holding"
desc = "A backpack that opens into a localized pocket of Blue Space."
origin_tech = "bluespace=4"
icon_state = "holdingpack"
New()
..()
@@ -120,3 +121,4 @@
for (var/obj/O in src.contents) //it broke, delete what was in it
del(O)
crit_fail = 1
icon_state = "brokenpack"