diff --git a/code/modules/admin/admin_verbs.dm b/code/modules/admin/admin_verbs.dm index fc97b1a6860..2a0cf6028ff 100644 --- a/code/modules/admin/admin_verbs.dm +++ b/code/modules/admin/admin_verbs.dm @@ -244,6 +244,7 @@ verbs += /client/proc/Set_Holiday //Force-set a Holiday verbs += /client/proc/admin_memo verbs += /client/proc/ToRban //ToRban frontend to access its features. + verbs += /client/proc/Blobize else return //Game Master diff --git a/icons/obj/harvest.dmi b/icons/obj/harvest.dmi index 0b5899d9c81..929af71881c 100644 Binary files a/icons/obj/harvest.dmi and b/icons/obj/harvest.dmi differ