mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Removes relative pathing
This commit is contained in:
@@ -28,12 +28,11 @@
|
||||
var/obj/item/weapon/key/rover/key
|
||||
var/siren = 0 //This is for eventually getting the siren sprite to work.
|
||||
|
||||
dunebuggy
|
||||
name = "Research Dune Buggy"
|
||||
desc = "A Dune Buggy developed for asteroid exploration and transportation. It has a sticker that says to wear EVA suits if used in space."
|
||||
icon = 'icons/vore/rover_vr.dmi'
|
||||
icon_state = "dunebug"
|
||||
|
||||
/obj/vehicle/train/rover/engine/dunebuggy
|
||||
name = "Research Dune Buggy"
|
||||
desc = "A Dune Buggy developed for asteroid exploration and transportation. It has a sticker that says to wear EVA suits if used in space."
|
||||
icon = 'icons/vore/rover_vr.dmi'
|
||||
icon_state = "dunebug"
|
||||
|
||||
/obj/item/weapon/key/rover
|
||||
name = "The Rover key"
|
||||
|
||||
Reference in New Issue
Block a user