Skip to content

Commit

Permalink
Pepelsibirk lobby icon
Browse files Browse the repository at this point in the history
  • Loading branch information
savethetreez committed Apr 3, 2024
1 parent cb1775c commit 83d40a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/game/objects/map_metadata/pepelsibirsk.dm
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ var/global/datum/pepelsibirsk_relations/pepel_factions = new()
/obj/map_metadata/pepelsibirsk
ID = MAP_PEPELSIBIRSK
title = "Pepelsibirsk"
lobby_icon = "icons/lobby/civ13.gif"
no_winner ="The round is proceeding normally."
lobby_icon = "icons/lobby/pepelsibirsk.png"
no_winner = "The round is proceeding normally."
caribbean_blocking_area_types = list(/area/caribbean/no_mans_land/invisible_wall/taiga)
respawn_delay = 1200 // 2 minutes
has_hunger = TRUE
Expand Down
Binary file added icons/lobby/pepelsibirsk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 83d40a3

Please sign in to comment.