mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-23 03:06:59 +01:00
lol
This commit is contained in:
@@ -1072,7 +1072,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
||||
<input type="submit" value="Save">
|
||||
</form></body></html>
|
||||
"}
|
||||
usr << browse(dat, "window=dressup;size=550x600")
|
||||
usr << HTML_SKELETON(dat), "window=dressup;size=550x600")
|
||||
|
||||
/client/proc/toggle_combo_hud()
|
||||
set category = "Admin.Game"
|
||||
@@ -1245,7 +1245,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
||||
for(var/datum/station_goal/S in SSticker.mode.station_goals)
|
||||
dat += "[S.name] - <a href='?src=[REF(S)];[HrefToken()];announce=1'>Announce</a> | <a href='?src=[REF(S)];[HrefToken()];remove=1'>Remove</a><br>"
|
||||
dat += "<br><a href='?src=[REF(src)];[HrefToken()];add_station_goal=1'>Add New Goal</a>"
|
||||
usr << browse(dat, "window=goals;size=400x400")
|
||||
usr << HTML_SKELETON(dat), "window=goals;size=400x400")
|
||||
|
||||
|
||||
/client/proc/toggle_hub()
|
||||
|
||||
Reference in New Issue
Block a user