mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Merge pull request #9814 from Agameofscones/DNA_sampler_QOL
DNA Sampler Sprite QOL
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user