mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[GBP No Update] Perish, individual logging runtime (#69024)
missed 2 or 3(lol it was more when I look back at the files), LOG_GAME tags on the log_message line, and did some cleaning up since i was looking through every log_message again Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com> Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com>
This commit is contained in:
@@ -167,7 +167,7 @@ GLOBAL_LIST_EMPTY(GPS_list)
|
||||
|
||||
gpstag = a
|
||||
. = TRUE
|
||||
usr.log_message("renamed [parentasatom] to \"global positioning system ([gpstag])\".")
|
||||
usr.log_message("renamed [parentasatom] to \"global positioning system ([gpstag])\".", LOG_GAME)
|
||||
parentasatom.name = "global positioning system ([gpstag])"
|
||||
|
||||
if("power")
|
||||
|
||||
Reference in New Issue
Block a user