anomaly lab is finished (with a slight remap). some minor remaining todos (sprites), TODO: ?

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2012-09-23 23:54:26 +10:00
parent 9874d96f74
commit cac787bc77
4 changed files with 7107 additions and 7002 deletions

View File

@@ -10,15 +10,15 @@
/obj/item/weapon/pickaxe/hand_pick
name = "hand pick"
icon_state = "excavation"
item_state = "minipick"
//icon_state = "excavation"
//item_state = "minipick"
digspeed = 50
desc = "A smaller, more precise version of the pickaxe."
/obj/item/weapon/pickaxe/mini_pick
name = "mini pick"
icon_state = "excavation"
item_state = "minipick"
//icon_state = "excavation"
//item_state = "minipick"
digspeed = 60
desc = "A miniature excavation tool for precise digging around delicate finds."

View File

@@ -51,3 +51,17 @@
P.stamped = list(/obj/item/weapon/stamp/rd)
P.overlays = list("paper_stamped_rd")
src.contents += P
//Anomaly
/area/anomaly
icon_state = "anomaly"
/area/anomaly/hallway
name = "Anomaly Hallway"
/area/anomaly/lab
name = "Anomaly Lab"
/area/anomaly/outpost
name = "Research Outpost"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because it is too large Load Diff