Skip to content

Commit

Permalink
[MIRROR] Makes Heads Normal. (Sized.) (#5091)
Browse files Browse the repository at this point in the history
* Makes Heads Normal. (Sized.) (#4454)

* makes heads normal.

* comment.

* I GUESS.

* tiny clarification

* Update modular_nova/master_files/code/modules/surgery/bodyparts/head.dm

* Don't forget to update tgstation.dme when you add a new file

---------

Co-authored-by: Bloop <[email protected]>

* [MIRROR] Makes Heads Normal. (Sized.)

---------

Co-authored-by: sqn <[email protected]>
Co-authored-by: Bloop <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
4 people authored Oct 12, 2024
1 parent 0b4edf2 commit 0d57508
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
//Override to make heads normal sized, down from bulky.
/obj/item/bodypart/head
w_class = WEIGHT_CLASS_NORMAL
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -6957,6 +6957,7 @@
#include "modular_nova\master_files\code\modules\shuttle\shuttle_events\meteors.dm"
#include "modular_nova\master_files\code\modules\surgery\surgery.dm"
#include "modular_nova\master_files\code\modules\surgery\bodyparts\_bodyparts.dm"
#include "modular_nova\master_files\code\modules\surgery\bodyparts\head.dm"
#include "modular_nova\master_files\code\modules\surgery\organs\tongue.dm"
#include "modular_nova\master_files\code\modules\surgery\organs\external\antennae.dm"
#include "modular_nova\master_files\code\modules\surgery\organs\external\wings\functional_wings.dm"
Expand Down

0 comments on commit 0d57508

Please sign in to comment.