mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
fix: update random plant menu icon (#27252)
This commit is contained in:
@@ -271,6 +271,7 @@
|
||||
icon_state = "plant-eye"
|
||||
if(icon_state == "random_plant")
|
||||
icon_state = "plant-[rand(1, 34)]"
|
||||
update_appearance(UPDATE_ICON_STATE)
|
||||
AddComponent(/datum/component/two_handed, require_twohands = TRUE)
|
||||
|
||||
/obj/item/kirbyplants/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user