mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[MIRROR] Makes the noblium gas shells experiment explicitly clear that it means hypernoblium [MDB IGNORE] (#14600)
* Makes the noblium gas shells experiment explicitly clear that it means hypernoblium (#67898) * Makes the noblium gas shells experiment explicitly clear that it means hypernoblium Co-authored-by: RandomGamer123 <31096837+RandomGamer123@users.noreply.github.com>
This commit is contained in:
co-authored by
RandomGamer123
parent
6fa3e9a938
commit
4bacfe18c0
@@ -120,8 +120,8 @@
|
||||
required_gas = /datum/gas/bz
|
||||
|
||||
/datum/experiment/ordnance/gaseous/noblium
|
||||
name = "Noblium Gas Shells"
|
||||
description = "The delivery of Noblium gas into an area of operation might prove useful. Perform research and publish papers on this field."
|
||||
name = "Hypernoblium Gas Shells"
|
||||
description = "The delivery of Hypernoblium gas into an area of operation might prove useful. Perform research and publish papers on this field."
|
||||
gain = list(10,40,80)
|
||||
target_amount = list(15,55,250)
|
||||
experiment_proper = TRUE
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
/datum/experiment/scanning/random/plants/traits
|
||||
name = "Unique Biomatter Mutation Sample"
|
||||
description = "We here at centcom are on the look out for rare and exotic plants with unique properties to brag about to our shareholders. We're looking for a sample with a very specific genes currently."
|
||||
description = "We here at CentCom are on the look out for rare and exotic plants with unique properties to brag about to our shareholders. We're looking for a sample with a very specific genes currently."
|
||||
performance_hint = "The wide varities of plants on station each carry various traits, some unique to them. Look for plants that may mutate into what we're looking for."
|
||||
total_requirement = 3
|
||||
possible_plant_genes = list(/datum/plant_gene/trait/squash, /datum/plant_gene/trait/cell_charge, /datum/plant_gene/trait/glow/shadow, /datum/plant_gene/trait/teleport, /datum/plant_gene/trait/brewing, /datum/plant_gene/trait/juicing, /datum/plant_gene/trait/eyes, /datum/plant_gene/trait/sticky)
|
||||
|
||||
Reference in New Issue
Block a user