* maps, tgui, tools * defines and helpers * onclick and controllers * datums fucking caught that hulk reversal too. * game and shuttle modular * module/admin * oh god they fucking moved antag shit again * haaaaate. Haaaaaaaaaate. * enables moff wings * more modules things * tgstation.dme before I forget something important * some mob stuff * s'more mob/living stuff * some carbon stuff * ayy lmaos and kitchen meat * Human stuff * species things moff wings have a 'none' version too * the rest of the module stuff. * some strings * misc * mob icons * some other icons. * It compiles FUCK BORERS FUCK BORERS
22 lines
695 B
Plaintext
22 lines
695 B
Plaintext
#define VV_NUM "Number"
|
|
#define VV_TEXT "Text"
|
|
#define VV_MESSAGE "Mutiline Text"
|
|
#define VV_ICON "Icon"
|
|
#define VV_ATOM_REFERENCE "Atom Reference"
|
|
#define VV_DATUM_REFERENCE "Datum Reference"
|
|
#define VV_MOB_REFERENCE "Mob Reference"
|
|
#define VV_CLIENT "Client"
|
|
#define VV_ATOM_TYPE "Atom Typepath"
|
|
#define VV_DATUM_TYPE "Datum Typepath"
|
|
#define VV_TYPE "Custom Typepath"
|
|
#define VV_FILE "File"
|
|
#define VV_LIST "List"
|
|
#define VV_NEW_ATOM "New Atom"
|
|
#define VV_NEW_DATUM "New Datum"
|
|
#define VV_NEW_TYPE "New Custom Typepath"
|
|
#define VV_NEW_LIST "New List"
|
|
#define VV_NULL "NULL"
|
|
#define VV_RESTORE_DEFAULT "Restore to Default"
|
|
#define VV_MARKED_DATUM "Marked Datum"
|
|
#define VV_BITFIELD "Bitfield"
|