mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
I missed an outdated comment... sorry about taht
This commit is contained in:
@@ -333,7 +333,6 @@
|
||||
..() // Fallthrough to item/attackby() so that bags can pick seeds up
|
||||
|
||||
|
||||
// adj parameter changes what Adjacent is called from, such as the gene modder or a tray
|
||||
/obj/item/seeds/proc/variant_prompt(mob/user, obj/item/container = null)
|
||||
var/prev = variant
|
||||
var/V = input(user, "Choose variant name:", "Plant Variant Naming", variant) as text|null
|
||||
|
||||
Reference in New Issue
Block a user