Commit 980076b 1 parent a41b92f commit 980076b Copy full SHA for 980076b
File tree 2 files changed +12
-0
lines changed
modular_nova/modules/kahraman_equipment/code/clothing
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 28
28
fire = 100
29
29
acid = ARMOR_LEVEL_MID
30
30
wound = WOUND_ARMOR_WEAK
31
+
32
+ / datum / armor/ colonist_mask
33
+ melee = ARMOR_LEVEL_TINY
34
+ bullet = ARMOR_LEVEL_TINY
35
+ laser = 5
36
+ energy = ARMOR_LEVEL_WEAK
37
+ bomb = ARMOR_LEVEL_MID
38
+ bio = 100
39
+ fire = 100
40
+ acid = ARMOR_LEVEL_MID
41
+ wound = WOUND_ARMOR_WEAK
Original file line number Diff line number Diff line change 206
206
worn_icon_digi = ' modular_nova/modules/kahraman_equipment/icons/clothes/clothing_worn_digi.dmi'
207
207
worn_icon_teshari = ' modular_nova/modules/kahraman_equipment/icons/clothes/clothing_worn_teshari.dmi'
208
208
worn_icon_state = " mask"
209
+ armor_type = / datum / armor/ colonist_mask
209
210
flags_inv = HIDEEYES | HIDEFACE | HIDEFACIALHAIR | HIDESNOUT
210
211
211
212
/ obj / item/ clothing/ mask/ gas/ atmos/ frontier_colonist/ Initialize(mapload)
You can’t perform that action at this time.
0 commit comments