mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Fixing WHIP
Adds placeholder whip sprite for the whip, since virgo doesnt have it, we dont have it and by god im not looking for if it even existed or when.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
//CHOMP Specific overrides
|
||||
/obj/item/weapon/material/whip
|
||||
icon = 'icons/obj/weapons_ch.dmi'
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -1399,6 +1399,7 @@
|
||||
#include "code\game\objects\items\weapons\material\material_armor.dm"
|
||||
#include "code\game\objects\items\weapons\material\material_weapons.dm"
|
||||
#include "code\game\objects\items\weapons\material\misc.dm"
|
||||
#include "code\game\objects\items\weapons\material\miscch.dm"
|
||||
#include "code\game\objects\items\weapons\material\shards.dm"
|
||||
#include "code\game\objects\items\weapons\material\shards_vr.dm"
|
||||
#include "code\game\objects\items\weapons\material\swords.dm"
|
||||
|
||||
Reference in New Issue
Block a user