mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 14:02:49 +00:00
Merge branch 'master' into final_shuttle_touches_and_stuff
# Conflicts: # code/game/objects/structures/window.dm # code/modules/client/preference_setup/loadout/loadout_uniform.dm
This commit is contained in:
@@ -242,6 +242,7 @@
|
||||
if(B.claimed)
|
||||
continue
|
||||
text += "<h3>[B.name]</h3>"
|
||||
text += "<font size = \"1\">[B.description]</font>"
|
||||
text += "<ul><li>Reward: [B.reward_string()]</li>"
|
||||
text += "<li>Completed: [B.completion_string()]</li></ul>"
|
||||
if(!console.nano_printer.print_text(text,"paper - Bounties"))
|
||||
|
||||
Reference in New Issue
Block a user