mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
[MIRROR] fix some runtimes and an overlay overflow (#8210)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
57a0b4a5eb
commit
234aed941f
@@ -163,6 +163,8 @@
|
||||
page--
|
||||
playsound(src, "pageturn", 50, 1)
|
||||
if(href_list["remove"])
|
||||
if(!pages.len)
|
||||
return
|
||||
var/obj/item/weapon/W = pages[page]
|
||||
usr.put_in_hands(W)
|
||||
pages.Remove(pages[page])
|
||||
|
||||
Reference in New Issue
Block a user