mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-04 14:01:22 +00:00
Converts the Cargo Bounties UI to TGUI and adds a modular app for it. (#51509)
* How did this take me like 3 hours but the bounty UI took 4 weeks like fuck * Uses style's suggestions for UI cleanup. * Rebuild TGUI * Squiggly Brackets No. 1 * Squiggly Brackets No. 2 * Rebuilds tgui also sorry style I got lazy * Another tgui update * GREP? * Rebuilds tgui again * Rebuild yet again * How'd you like a nice tender lambchop? * Take me HOOOOOOOME country ROOOOOADS * Updates with Anturk's changes. * Removes unnecessary flex element Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
This commit is contained in:
@@ -83,7 +83,6 @@
|
||||
|
||||
/datum/computer_file/program/arcade/ui_data(mob/user)
|
||||
var/list/data = get_header_data()
|
||||
|
||||
data["Hitpoints"] = boss_hp
|
||||
data["PlayerHitpoints"] = player_hp
|
||||
data["PlayerMP"] = player_mp
|
||||
|
||||
Reference in New Issue
Block a user