Skip to content

Commit

Permalink
Pixelshift adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldip999 committed Dec 22, 2024
1 parent c6a1e83 commit 82f720c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/__DEFINES/mobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@
#define OFFSET_MUTPARTS "mutantparts"

//MINOR TWEAKS/MISC
#define PIXELSHIFT_MIN -12 //more shifted you can be
#define PIXELSHIFT_MAX 12 //most shifted you can be
#define PIXELSHIFT_MIN -32 //more shifted you can be
#define PIXELSHIFT_MAX 32 //most shifted you can be
#define AGE_MIN 21 //youngest a character can be //FB edit, 21 to fit the theme
#define AGE_MAX 999999999 // If I see one fucking loli dragon I am fucking exploding you people.
#define WIZARD_AGE_MIN 30 //youngest a wizard can be
Expand Down

0 comments on commit 82f720c

Please sign in to comment.