mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 18:22:14 +00:00
* initial fix (IT DONT WORK AND PROBABLY BREAKS EVERYTHING) * shit's fucking broken. see dev-discuss * bleh * reverts the last commit (i think im new to this) * haha whoops * initial * FIXED IT OH GOD * hopefully removes all references to alt titles * fuck * it would be funny if i stopped fucking it up * migration, initial * STREAMLINED EVERYTHING AAAAAAAAA * organizes da text boxes * adds a few things i changed in the last rendition * edit formating,,,, * i did a oopsie * Update code/datums/datacore.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * fhuujawduj * hahaha... yes! YES! * FIXES. EVERYTHING * fomratting * Update modular_skyrat/modules/records_on_examine/code/modules/mob/verbs/view_exploitables.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * refactors how it works and tidies up code * rogue comment * fixed a potential bug * modularize * readme * i did a FUCKY WUCKY. * merges the suggestion (but with another tiny change) * makes it just a little more obvious * return * erronous comment Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
GLOBAL_DATUM(crew_manifest_tgui, /datum/crew_manifest)
|
|
GLOBAL_DATUM(changelog_tgui, /datum/changelog)
|
|
GLOBAL_DATUM(record_manifest_tgui, /datum/record_manifest) //SKYRAT EDIT ADDITION -- EXPLOITABLE VERB
|