mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
linter moment
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
addtimer(CALLBACK(src, .proc/AssimilateBag, P, 1), 3)
|
||||
|
||||
else
|
||||
to_chat(P, "<span class='notice'>You should have spawned with a backpack to assimilate into your RIG. Try clicking it with a backpack.")
|
||||
to_chat(P, "<span class='notice'>You should have spawned with a backpack to assimilate into your RIG. Try clicking it with a backpack.</span>")
|
||||
..(newloc)
|
||||
|
||||
/obj/item/weapon/rig/proc/AssimilateBag(var/mob/living/carbon/human/P, var/spawned, var/obj/item/weapon/storage/backpack/B)
|
||||
|
||||
Reference in New Issue
Block a user