mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
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:
@@ -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
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user