[MIRROR] Deletes a redundant double proc definition in paper bins (#5586)
* Merge pull request #35797 from DaedalusGame/freon-is-back-baybee Deletes a redundant double proc definition in paper bins * Deletes a redundant double proc definition in paper bins
This commit is contained in:
committed by
Poojawa
parent
5a532dd606
commit
6e28b456ba
@@ -26,11 +26,6 @@
|
||||
bin_pen = P
|
||||
update_icon()
|
||||
|
||||
/obj/item/paper_bin/fire_act(exposed_temperature, exposed_volume)
|
||||
if(!total_paper)
|
||||
return
|
||||
..()
|
||||
|
||||
/obj/item/paper_bin/Destroy()
|
||||
if(papers)
|
||||
for(var/i in papers)
|
||||
|
||||
Reference in New Issue
Block a user