mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 18:42:19 +00:00
Working to make the inventory auto refresh.
This commit is contained in:
@@ -1599,6 +1599,9 @@
|
||||
M.show_message(message, 1)
|
||||
spawn( 40 )
|
||||
done()
|
||||
for(var/mob/living/carbon/M in oview(1,src))
|
||||
if((M.machine == src)&&(in_range(src, M)))
|
||||
src.show_inv(M)
|
||||
return
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user