mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 17:42:26 +00:00
MAPPING:
- 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user