mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Giving Xenoarch 18 Unique Eguns
Gives Xenoarch the 12 Original egun variants and on top of that adds the 6 ones added by Vore Station. Also Moves xenoarch eguns into their own dmi file found at 'icons/obj/xenoegun/xeno-guns_ch.dmi'
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
//The chomp override of the VR override VR:CH
|
//The chomp override of the VR override VR:CH
|
||||||
/obj/item/weapon/gun/energy/laser/xenoarch
|
/obj/item/weapon/gun/energy/laser/xenoarch
|
||||||
icon = 'icons/obj/xengun/xenoe-guns_ch.dmi'
|
icon = 'icons/obj/xenoegun/xeno-guns_ch.dmi'
|
||||||
|
|
||||||
/obj/item/weapon/gun/energy/laser/practice/xenoarch
|
/obj/item/weapon/gun/energy/laser/practice/xenoarch
|
||||||
icon = 'icons/obj/xengun/xenoe-guns_ch.dmi'
|
icon = 'icons/obj/xenoegun/xeno-guns_ch.dmi'
|
||||||
|
|
||||||
/obj/item/weapon/gun/energy/xray/xenoarch
|
/obj/item/weapon/gun/energy/xray/xenoarch
|
||||||
icon = 'icons/obj/xengun/xenoe-guns_ch.dmi'
|
icon = 'icons/obj/xenoegun/xeno-guns_ch.dmi'
|
||||||
|
|
||||||
/obj/item/weapon/gun/energy/captain/xenoarch
|
/obj/item/weapon/gun/energy/captain/xenoarch
|
||||||
icon = 'icons/obj/xengun/xenoe-guns_ch.dmi'
|
icon = 'icons/obj/xenoegun/xeno-guns_ch.dmi'
|
||||||
|
|||||||
@@ -4010,6 +4010,7 @@
|
|||||||
#include "code\modules\xenoarcheaology\effects\teleport.dm"
|
#include "code\modules\xenoarcheaology\effects\teleport.dm"
|
||||||
#include "code\modules\xenoarcheaology\effects\vampire.dm"
|
#include "code\modules\xenoarcheaology\effects\vampire.dm"
|
||||||
#include "code\modules\xenoarcheaology\finds\eguns.dm"
|
#include "code\modules\xenoarcheaology\finds\eguns.dm"
|
||||||
|
#include "code\modules\xenoarcheaology\finds\eguns_vr_ch.dm"
|
||||||
#include "code\modules\xenoarcheaology\finds\find_spawning.dm"
|
#include "code\modules\xenoarcheaology\finds\find_spawning.dm"
|
||||||
#include "code\modules\xenoarcheaology\finds\finds.dm"
|
#include "code\modules\xenoarcheaology\finds\finds.dm"
|
||||||
#include "code\modules\xenoarcheaology\finds\finds_defines.dm"
|
#include "code\modules\xenoarcheaology\finds\finds_defines.dm"
|
||||||
|
|||||||
Reference in New Issue
Block a user