Removes relative pathing

This commit is contained in:
Heroman
2022-12-11 08:44:14 +10:00
parent d81ef4575c
commit ed059d5bd3
+5 -6
View File
@@ -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"