mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
added new ore type which you can mine for artifacts, added new tool specifically for mining artifacts
Signed-off-by: caelaislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -187,6 +187,12 @@ proc/move_mining_shuttle()
|
||||
var/digspeed = 40 //moving the delay to an item var so R&D can make improved picks. --NEO
|
||||
origin_tech = "materials=1;engineering=1"
|
||||
|
||||
excavationtool
|
||||
name = "Excavation Tool"
|
||||
icon_state = "excavation"
|
||||
digspeed = 50
|
||||
desc = "A carefully calibrated, archaeological excavation tool."
|
||||
|
||||
hammer
|
||||
name = "Mining Sledge Hammer"
|
||||
//icon_state = "sledgehammer" Waiting on sprite
|
||||
|
||||
Reference in New Issue
Block a user