mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
tigercat formatting changes
This commit is contained in:
@@ -202,9 +202,9 @@
|
||||
if(!facehugger)
|
||||
return
|
||||
var/obj/item/F = facehugger
|
||||
F.forceMove(src.loc)
|
||||
F.forceMove(loc)
|
||||
facehugger = null
|
||||
to_chat(usr, "<span class = 'notice'>You remove [F] from [src]'s face. [src] pants for air and barks.</span>")
|
||||
to_chat(usr, "<span class='notice'>You remove [F] from [src]'s face. [src] pants for air and barks.</span>")
|
||||
regenerate_icons()
|
||||
show_inv(usr)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user