mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-08-21 20:07:59 +01:00
[MIRROR] You can now put food on plates, and plate no longer materialize out of nowhere as you cook (#4418)
* You can now put food on plates, and plate no longer materialize out of nowhere as you cook * Update dish_drive.dm * aaaaaaaaaaaaaaa Co-authored-by: Qustinnus <Floydje123@hotmail.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Qustinnus
Gandalf
parent
ac73fd9696
commit
daec7111cd
@@ -1236,7 +1236,6 @@ GLOBAL_LIST_INIT(hallucination_list, list(
|
||||
slots_free += ui_storage2
|
||||
if(slots_free.len)
|
||||
halitem.screen_loc = pick(slots_free)
|
||||
halitem.layer = ABOVE_HUD_LAYER
|
||||
halitem.plane = ABOVE_HUD_PLANE
|
||||
switch(rand(1,6))
|
||||
if(1) //revolver
|
||||
|
||||
Reference in New Issue
Block a user