Fixing some derps:

-Cocoa pods no longer turn invisible at a certain point.
-Changed some dumb descriptions.
-Fixed larvae UI positioning
-Further adjusted capsaicin/frost oil. Cold is already lethal to metroids, so the extra damage stuff was redundant.
-Fix for somatoray runtimes when shot at metroids and xenos and stuff.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3970 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
d_h2005@yahoo.com
2012-07-02 20:20:13 +00:00
parent ac9762228e
commit 507aeac51e
5 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -942,7 +942,7 @@
yield = 2
potency = 10
plant_type = 0
growthstages = 6
growthstages = 5
/* // Maybe one day when I get it to work like a grenade which exlodes gibs.
/obj/item/seeds/gibtomatoseed
+2 -2
View File
@@ -96,7 +96,7 @@
/obj/item/weapon/bodybag
name = "body bag"
desc = "Bag mixed with a bit of body."
desc = "A plastic bag designed for the storage and transportation of cadavers."
icon = 'closet.dmi'
icon_state = "bodybag"
force = 5.0
@@ -499,7 +499,7 @@
/obj/item/weapon/card/id
name = "identification card"
desc = "An identification card. No shit."
desc = "A card used to provide ID and determine access across the station."
icon_state = "id"
item_state = "card-id"
var/access = list()