- Added a second r'n'd manual to the RD's office

MINING:
- Added enriched uranium, cannot be built yet tho.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1121 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-02-24 20:55:07 +00:00
parent c9dd3af882
commit a7171da6d0
3 changed files with 14 additions and 4 deletions

View File

@@ -2527,6 +2527,16 @@ var/list/datum/material_recipe/MATERIAL_RECIPES = list(
throw_range = 3
origin_tech = "materials=5"
/obj/item/stack/sheet/enruranium
name = "Enriched Uranium block"
icon_state = "sheet-enruranium"
force = 5.0
throwforce = 5
w_class = 3.0
throw_speed = 3
throw_range = 3
origin_tech = "materials=5"
/obj/item/stack/sheet/plasma
name = "solid plasma"
icon_state = "sheet-plasma"