mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
Added feedback message.
This commit is contained in:
parent
02e2b59103
commit
e2f164cadc
@ -68,6 +68,8 @@ local spawn_player_corpse =
|
|||||||
text = text
|
text = text
|
||||||
})
|
})
|
||||||
|
|
||||||
|
game.print("[gps="..position.x..","..position.y..",redmew] "..player.name.." has been offline "..offline_timout_mins.." minutes. Their inventory is now available.")
|
||||||
|
|
||||||
if tag then
|
if tag then
|
||||||
CorpseUtil.add_tag(tag, player_index, game.tick)
|
CorpseUtil.add_tag(tag, player_index, game.tick)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user