mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Reverting reversions with the hope a ten day trial period will follow through to completion, during which time a discussion thread will be open (http://tgstation13.servehttp.com/phpBB3/viewtopic.php?f=3&t=3114) and people will be able to appreciate and get used to the sprites in game. Also, changed the name of the hand held mining drill from gigadrill (the name of a proposed self-propelling vehicular mining drill from way back when which may or may not get completed) to handdrill in the sprite and Turbo Drill in the defines in order to prevent any possible conflicts or confusion.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1425 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -2579,9 +2579,9 @@ var/list/datum/material_recipe/MATERIAL_RECIPES = list(
|
||||
desc = "The perfect weapon to kill space lizard with in the mines, includes bicycle pump."
|
||||
|
||||
drill
|
||||
name = "Giga Drill"
|
||||
name = "Turbo Drill"
|
||||
icon_state = "jackhammer"
|
||||
item_state = "gigadrill"
|
||||
item_state = "handdrill"
|
||||
digspeed = 10
|
||||
desc = "Yours is the drill that will pierce the heavens!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user