Sampler Sprite QOL

This commit is contained in:
Gwydion Brain
2018-10-11 01:11:11 -07:00
parent 44ba995aa6
commit f80cc8ff6e
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -60,8 +60,8 @@
name = "DNA Sampler"
desc = "Can be used to take chemical and genetic samples of pretty much anything."
icon = 'icons/obj/hypo.dmi'
item_state = "hypo"
icon_state = "hypo"
item_state = "sampler_hypo"
icon_state = "sampler_hypo"
flags = NOBLUDGEON
var/list/animals = list()
var/list/plants = list()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB