Merge pull request #31931 from vuonojenmustaturska/penfix
It's a time to stop warning about paper bins eating pens
This commit is contained in:
committed by
CitadelStationBot
parent
3e1c307e4e
commit
1ee238218c
@@ -25,10 +25,6 @@
|
||||
P.loc = src
|
||||
bin_pen = P
|
||||
update_icon()
|
||||
var/static/warned = FALSE
|
||||
if(P.type == /obj/item/pen && !warned)
|
||||
warning("one or more paperbins ate a pen duing initialize()")
|
||||
warned = TRUE
|
||||
|
||||
/obj/item/paper_bin/fire_act(exposed_temperature, exposed_volume)
|
||||
if(!total_paper)
|
||||
|
||||
Reference in New Issue
Block a user