mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Verb cleanup (#22224)
* Verb cleanup * rest of the object verbs * little more object cleanup * more changes * last of it * this too * tgui * code review * time to go
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
pixel_y = rand(8,-8)
|
||||
update_icon(UPDATE_OVERLAYS)
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/honeycomb/set_APTFT()
|
||||
set hidden = TRUE
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/honeycomb/update_overlays()
|
||||
. = ..()
|
||||
var/image/honey
|
||||
|
||||
Reference in New Issue
Block a user