Nanotrasen to GATO - comments
I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
start_charged = FALSE
|
||||
|
||||
/obj/item/stock_parts/cell/crap
|
||||
name = "\improper GATO brand rechargeable AA battery"
|
||||
name = "\improper GATO brand rechargeable AA battery" //GS13 - Nanotrasen to GATO
|
||||
desc = "You can't top the plasma top." //TOTALLY TRADEMARK INFRINGEMENT
|
||||
maxcharge = 500
|
||||
custom_materials = list(/datum/material/glass=40)
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
R.depletion = depletion
|
||||
if(prob(1))
|
||||
R.name = "Plush-239 Fuel Rod"
|
||||
R.desc = "GATO would like to remind you that it is not liable for any permanent radioactive damage done to its employees."
|
||||
R.desc = "GATO would like to remind you that it is not liable for any permanent radioactive damage done to its employees." //GS13 - Nanotrasen to GATO
|
||||
R.icon = 'icons/obj/plushes.dmi'
|
||||
R.icon_state = "romanian"
|
||||
R.fuel_power = 0.25 //Funny easter egg, slightly more powerful too.
|
||||
|
||||
Reference in New Issue
Block a user