mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 07:26:39 +01:00
Replaces base egun sprite
This commit is contained in:
@@ -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 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user