mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-18 02:22:53 +01:00
Glass houses don't throw stones etc
Forgot to pass the user
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
overlays += stampoverlay
|
||||
|
||||
/obj/item/weapon/paperplane/attack_self(mob/user)
|
||||
clear_mobs()
|
||||
clear_mobs(user)
|
||||
to_chat(user, "<span class='notice'>You unfold [src].</span>")
|
||||
var/atom/movable/internal_paper_tmp = internalPaper
|
||||
internal_paper_tmp.forceMove(loc)
|
||||
|
||||
Reference in New Issue
Block a user