Replaces base egun sprite

This commit is contained in:
Michiyamenotehifunana
2018-04-05 00:14:50 +08:00
parent c9882ff37c
commit ff07944668
3 changed files with 9 additions and 0 deletions
@@ -0,0 +1,8 @@
/*
// Virgo's very own file for overriding Polaris' eguns! Should include: Regular egun, Advanced egun, burst egun, mounted egun
//
// NOTICE: All the egun sprites have to be mirrored in modular_virgo/icons/obj/eguns.dmi because someone made them all child objects of the base thing
*/
/obj/item/weapon/gun/energy/gun
icon = 'modular_virgo/icons/obj/eguns.dmi' //makes the egun look for icons here instead. ALL of the eguns.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

+1
View File
@@ -2857,4 +2857,5 @@
#include "maps\submaps\surface_submaps\wilderness\wilderness_areas.dm"
#include "maps\tether\tether.dm"
#include "maps\~map_system\maps.dm"
#include "modular_virgo\code\modules\projectiles\guns\energy\nuclear.dm"
// END_INCLUDE