mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
fix a couple of missing icons
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
real_name = "mouse"
|
||||
desc = "It's a small militarized rodent."
|
||||
tt_desc = "E Mus musculus"
|
||||
icon = 'icons/mob/animal.dmi'
|
||||
icon = 'icons/mob/animal_ch.dmi'
|
||||
icon_state = "mouse_gray"
|
||||
item_state = "mouse_gray"
|
||||
icon_living = "mouse_gray"
|
||||
@@ -362,7 +362,7 @@
|
||||
name = "\improper Whisker Tank"
|
||||
desc = "A shockingly functional, miniaturized tank. Its inventor is unknown, but widely reviled."
|
||||
catalogue_data = list(/datum/category_item/catalogue/technology/mouse_tank)
|
||||
icon = 'icons/mecha/micro.dmi'
|
||||
icon = 'icons/mecha/animal_ch.dmi'
|
||||
icon_state = "whisker"
|
||||
wreckage = /obj/structure/loot_pile/mecha/mouse_tank
|
||||
faction = "mouse_army"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
real_name = "Artificer"
|
||||
construct_type = "artificer"
|
||||
desc = "A bulbous construct dedicated to building and maintaining temples to their otherworldly lords."
|
||||
icon = 'icons/mob/mob.dmi'
|
||||
//icon = 'icons/mob/mob.dmi' //CHOMPEdit
|
||||
icon_state = "artificer"
|
||||
icon_living = "artificer"
|
||||
maxHealth = 100 //CHOMPEdit - Adjusting values since they have AI now
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
icon_state = "shotpistol"
|
||||
accuracy = 40
|
||||
|
||||
/obj/item/weapon/gun/projectile/shotgun/doublebarrel/sawn/alt/holy // A Special Skin for the sawn off,makes it look like the sawn off from Blood.
|
||||
/obj/item/weapon/gun/projectile/shotgun/doublebarrel/sawn/alt/holy
|
||||
ammo_type = /obj/item/ammo_casing/a12g/silver
|
||||
holy = 1
|
||||
Reference in New Issue
Block a user