Goat
873c4951c3
Adds a var to specify if damage should damage clothes ( #86755 )
...
## About The Pull Request
Adds a new var called `wound_clothing` to `apply_damage` and
`receive_damage` which will be checked in `check_woundings_mods` if it
should also apply the damage to the jumpsuit. It's `TRUE` by default.
Changes `irradiated` and `body_temperature_damage` to not wound
clothing. This also removes the `10 >= damage` check for burns for
clothing damage as it was there to prevent freezing from harming clothes
which is no longer a problem.
## Why It's Good For The Game
Not all brute/burn should also the damage the clothes. This allows for
damage to specify if it should damage clothes or not. Radiation burns
should not shred my clothes. Code that prevents all damage equal or
below ten burn from damaging clothes is BAD, my clothes should BURN.
`TRUE` by default so everything else should work normally.
fix : #84046
## Changelog
🆑 Goat
balance: burn damage equal or under to ten will now damage your jumpsuit
(does not apply to internal temp damage)
fix: radiation burns no longer damage your jumpsuit.
code: added a new var to applying damage to set if it should apply
damage to clothes.
/🆑
2024-09-19 23:30:52 +02:00
..
2024-09-19 23:28:15 +02:00
2024-09-15 13:13:47 +02:00
2024-08-23 21:49:46 +02:00
2024-09-04 06:50:04 -04:00
2024-09-03 10:41:51 +02:00
2024-09-10 12:05:56 -04:00
2024-08-19 01:05:56 +00:00
2024-07-21 13:41:37 -06:00
2024-07-21 13:41:37 -06:00
2024-08-21 17:07:02 +12:00
2023-12-28 13:52:44 -08:00
2024-09-17 19:36:06 -04:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-06-29 12:40:33 -05:00
2024-07-15 14:04:15 +01:00
2024-09-06 21:58:04 +02:00
2024-09-18 16:13:19 -04:00
2024-09-15 13:40:19 +00:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-06-06 12:34:05 -07:00
2024-06-12 19:04:43 -04:00
2024-08-20 06:46:11 +02:00
2024-07-14 18:57:44 +00:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-07-03 12:54:26 +00:00
2024-03-07 09:21:12 -07:00
2024-05-24 15:40:38 +01:00
2024-07-08 22:18:11 +02:00
2024-09-06 19:50:28 -04:00
2023-12-28 13:52:44 -08:00
2024-05-16 19:54:00 -07:00
2024-03-05 16:37:48 -07:00
2024-09-03 10:41:51 +02:00
2024-02-22 05:36:48 +00:00
2024-08-01 15:24:09 +01:00
2024-08-14 13:30:56 +02:00
2024-09-06 19:50:28 -04:00
2024-09-15 12:38:58 +02:00
2024-09-12 23:48:19 +02:00
2024-05-25 21:08:08 -07:00
2023-12-28 13:52:44 -08:00
2024-07-05 01:13:57 +02:00
2024-08-23 21:49:46 +02:00
2024-08-23 21:49:46 +02:00
2024-04-29 22:47:36 -07:00
2023-12-28 13:52:44 -08:00
2024-06-25 00:32:19 +00:00
2023-12-28 13:52:44 -08:00
2024-06-05 10:17:34 -04:00
2024-09-04 10:02:49 -04:00
2024-04-08 19:01:30 -06:00
2024-06-29 12:40:33 -05:00
2023-12-28 13:52:44 -08:00
2024-07-07 23:20:07 +02:00
2024-04-10 12:19:43 -07:00
2024-08-15 01:28:21 +01:00
2024-01-12 02:58:31 +01:00
2023-12-28 13:52:44 -08:00
2024-04-29 22:47:36 -07:00
2024-09-13 13:47:05 +02:00
2024-09-08 03:41:28 +00:00
2023-12-28 13:52:44 -08:00
2024-07-07 23:20:07 +02:00
2024-06-06 10:17:04 +01:00
2024-09-14 20:39:45 +00:00
2023-12-28 13:52:44 -08:00
2024-09-06 19:50:28 -04:00
2024-09-06 19:50:28 -04:00
2024-05-16 19:54:00 -07:00
2024-07-31 15:18:23 +01:00
2024-09-18 14:14:04 +00:00
2023-12-28 13:52:44 -08:00
2024-06-13 13:29:45 -07:00
2024-04-29 22:47:36 -07:00
2024-09-04 10:02:49 -04:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-06-29 12:40:33 -05:00
2024-09-03 10:41:51 +02:00
2024-04-16 17:48:03 -06:00
2023-12-28 13:52:44 -08:00
2024-07-23 19:39:32 +01:00
2024-08-06 15:20:51 +02:00
2024-07-23 19:39:32 +01:00
2023-12-28 13:52:44 -08:00
2024-05-16 19:54:00 -07:00
2023-12-28 13:52:44 -08:00
2024-07-31 14:44:53 +01:00
2023-12-28 13:52:44 -08:00
2024-06-11 21:58:09 -07:00
2024-09-15 13:13:47 +02:00
2023-12-28 13:52:44 -08:00
2024-09-19 23:30:52 +02:00
2023-12-28 13:52:44 -08:00
2024-09-18 23:38:07 +02:00
2024-02-14 18:28:34 -08:00
2024-06-11 21:58:09 -07:00
2024-01-30 17:54:56 -07:00
2023-12-28 13:52:44 -08:00
2024-07-01 15:50:19 +00:00
2023-12-28 13:52:44 -08:00
2024-05-15 19:53:12 +02:00
2024-01-05 18:00:23 +00:00
2024-09-12 23:48:19 +02:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-03-07 09:21:12 -07:00
2024-04-17 18:52:01 +01:00
2024-08-14 13:10:57 +02:00
2024-04-24 12:05:06 -06:00
2024-07-21 13:41:37 -06:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-07-21 13:41:37 -06:00
2024-08-23 21:49:46 +02:00
2024-09-03 10:41:51 +02:00
2024-08-23 21:49:46 +02:00
2024-07-20 00:48:07 +02:00
2024-03-27 19:11:41 +01:00
2024-04-24 12:05:06 -06:00
2024-08-23 21:49:46 +02:00
2024-08-21 17:07:02 +12:00
2024-09-17 22:33:04 +00:00
2024-04-12 12:27:09 -07:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-04-20 01:39:50 -06:00
2024-07-21 13:41:37 -06:00
2024-06-11 21:58:09 -07:00
2024-04-02 05:23:02 -04:00
2024-09-03 10:41:51 +02:00
2024-03-29 22:26:35 -06:00
2023-12-28 13:52:44 -08:00
2024-07-03 23:24:02 +02:00
2024-06-25 16:06:59 -07:00
2024-07-03 11:42:25 -04:00
2024-09-12 17:51:09 +00:00
2024-09-10 12:05:56 -04:00
2024-06-25 00:32:19 +00:00
2024-06-07 13:40:05 -04:00
2023-12-28 13:52:44 -08:00
2024-05-15 03:10:13 +02:00
2024-04-29 22:47:36 -07:00
2024-03-27 16:49:46 -06:00
2024-03-27 16:49:46 -06:00
2024-06-01 16:01:03 -06:00
2024-05-22 19:01:31 -04:00
2024-04-07 16:37:40 -07:00
2024-09-15 13:40:19 +00:00
2024-04-29 02:45:15 +02:00
2024-09-06 19:50:28 -04:00
2024-03-11 02:57:23 +00:00
2024-07-15 16:28:41 +01:00
2024-07-21 13:41:37 -06:00
2023-12-28 13:52:44 -08:00
2024-08-19 00:59:50 +02:00
2024-06-11 21:58:09 -07:00
2024-09-15 13:40:19 +00:00
2024-05-23 00:41:05 -04:00
2024-07-14 18:57:44 +00:00
2024-07-14 18:57:44 +00:00
2024-07-20 21:41:44 +01:00
2024-09-04 10:02:49 -04:00
2024-06-29 12:40:33 -05:00
2024-09-12 17:50:11 +02:00
2023-12-28 13:52:44 -08:00
2023-12-28 13:52:44 -08:00
2024-07-26 07:26:58 +00:00
2024-09-06 19:50:28 -04:00
2024-07-21 00:28:33 -04:00
2023-12-28 13:52:44 -08:00
2024-08-21 17:07:02 +12:00
2024-06-14 21:57:33 +01:00
2024-09-04 12:22:47 +02:00
2023-12-28 13:52:44 -08:00
2024-09-04 10:02:49 -04:00
2024-06-11 21:58:09 -07:00
2024-09-15 13:40:19 +00:00
2024-07-03 15:47:18 -07:00
2024-01-27 16:28:11 -07:00
2024-09-16 08:43:46 +02:00
2024-09-03 10:41:51 +02:00
2023-12-28 13:52:44 -08:00
2024-06-20 20:10:08 +01:00
2023-12-28 13:52:44 -08:00
2024-06-21 22:39:44 -04:00
2024-09-03 10:41:51 +02:00
2024-05-22 23:11:45 -06:00
2024-09-10 22:21:04 +00:00
2024-06-25 16:06:59 -07:00
2024-04-08 19:01:30 -06:00
2024-06-25 00:34:17 -04:00
2024-07-17 08:58:12 +02:00
2024-05-16 19:54:00 -07:00
2023-12-28 13:52:44 -08:00
2024-08-19 10:43:45 +00:00
2023-12-28 13:52:44 -08:00
2024-08-02 23:12:35 +00:00
2024-07-26 07:29:31 +02:00
2024-09-03 10:41:51 +02:00
2023-12-28 13:52:44 -08:00
2024-09-03 10:41:51 +02:00