Bug fixes (due to minor typos):

- Basic Drills Now can be made
- Flame throwers give plasma research
- Plasma cutters give plasma research

Fluff Text change:
- Lights out event: The fluff text now is that an "Electrical Storm" causes the lights to overload, and Nanotrasen isn't blowing out expensive lights randomly.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1563 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
tronaldnwn@hotmail.com
2011-05-10 04:46:04 +00:00
parent 779883c1c2
commit 90f747ffd9
4 changed files with 9 additions and 9 deletions
@@ -25,7 +25,7 @@ GETLINEEEEEEEEEEEEEEEEEEEEE
var/obj/item/device/igniter/part3 = null
var/obj/item/weapon/tank/plasma/part4 = null
m_amt = 500
origin_tech = "combat=1; plasmatech=1"
origin_tech = "combat=1;plasmatech=1"
// PantsNote: Dumping this shit in here until I'm sure it works.