mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-12 08:43:26 +01:00
Map fixes.
Reduces RCD cost per use of mattercartridges. Readds Fancy coffeeshop sign. Re-adds Bluespace coffee. Fixes bluespace coffee sprite and code. Fixes access to rad shelter on sublevel 2, Fixes space tiles in main level window of sec outpost, Fixes SMES names and RCON names to be the same now. Fixes Skydiving teleporter (Updated refractored code) Removed extra APCs, and security cameras facing the wrong way. Tries to fix Debris field teleporters (still don't understand why theres a second destination in the shuttle console. Halp.) Increases explorer job slots. 2 is not 'nough. Reduces efficiency of cooling loop for TEG. (Waiting on Izac's weakened TEGS for further update) Buffs health of freezable airlocks, so spiders won't constantly destroy them so quick. Fixes borked up wire connecting solars to main. Fixes incorrect facing security camera in security. Adds status displays to escape, changes explorer limit from 5 to 3. (what was I thinking?) Still an improvement over 2.
This commit is contained in:
@@ -795,6 +795,12 @@
|
||||
description = "A golden necklace, the symbol for the Zahirn clan can be found on it's pendant."
|
||||
ckeywhitelist = list("radiantflash")
|
||||
character_name = list("Vasharr Zahirn")
|
||||
/datum/gear/fluff/vasharr_coffee
|
||||
path = /obj/item/weapon/reagent_containers/food/drinks/bluespace_coffee
|
||||
display_name = "Bluespace Coffee"
|
||||
description = "Dreamt up in a strange feverish dream, this coffee cup seems to have been heavily modified with a variety of unlikely parts and wires, and never seems to run out of coffee. Truly the differance between madmen and genius is success."
|
||||
ckeywhitelist = list("radiantflash")
|
||||
character_name = list("Vasharr Zahirn")
|
||||
|
||||
/datum/gear/fluff/vasharr_under
|
||||
path = /obj/item/clothing/under/explorer/utility/command/engineering/fluff/vasharr
|
||||
|
||||
Reference in New Issue
Block a user