mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
* Removes the Families gamemode * f * Repathing! And new updates! * some nights I stay up cashing in my bad luck * Additional Fixes for the gang boys!~ Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> Co-authored-by: Funce <funce.973@gmail.com>
22 lines
701 B
Plaintext
22 lines
701 B
Plaintext
// ERP stuff
|
|
#define ui_vagina "LEFT+1:8,BOTTOM+4:14"
|
|
#define ui_vagina_down "LEFT+1:8,BOTTOM+1:8"
|
|
#define ui_anus "LEFT+2:10,BOTTOM+4:14"
|
|
#define ui_anus_down "LEFT+2:10,BOTTOM+1:8"
|
|
#define ui_nipples "LEFT:6,BOTTOM+5:17"
|
|
#define ui_nipples_down "LEFT:6,BOTTOM+2:11"
|
|
#define ui_penis "LEFT+1:8,BOTTOM+5:17"
|
|
#define ui_penis_down "LEFT+1:8,BOTTOM+2:11"
|
|
#define ui_erp_inventory "LEFT:6,BOTTOM+1:8"
|
|
#define ui_erp_inventory_up "LEFT:6,BOTTOM+4:14"
|
|
|
|
// Cyborg PDA
|
|
#define ui_borg_pda_send "CENTER+5:21,BOTTOM:5" // To the right of the alert panel
|
|
#define ui_borg_pda_log "CENTER+6:21,BOTTOM:5"
|
|
|
|
// Ammo counter
|
|
#define ui_ammocounter "RIGHT-1:28,CENTER-5:9"
|
|
|
|
//Families
|
|
#define ui_wanted_lvl "NORTH,11"
|