mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Create finds_eguns_vr
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/obj/item/weapon/gun/energy/laser/xenoarch
|
||||
icon = 'icons/obj/xenoarchaeology_vr.dmi'
|
||||
|
||||
/obj/item/weapon/gun/energy/laser/practice/xenoarch
|
||||
icon = 'icons/obj/xenoarchaeology_vr.dmi'
|
||||
|
||||
/obj/item/weapon/gun/energy/laser/practice/xenoarch //I have zero idea why this is wrote twice. It's how the origonal finds_eguns_vr file was written, so I'm just going to follow its example.
|
||||
icon = 'icons/obj/xenoarchaeology_vr.dmi'
|
||||
|
||||
/obj/item/weapon/gun/energy/xray/xenoarch
|
||||
icon = 'icons/obj/xenoarchaeology_vr.dmi'
|
||||
|
||||
/obj/item/weapon/gun/energy/captain/xenoarch
|
||||
icon = 'icons/obj/xenoarchaeology_vr.dmi'
|
||||
Reference in New Issue
Block a user