mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-16 21:17:39 +03:00
слаймолюды должны страдать (#1100)
* слаймолюды должны страдать хаха страдайте * слаймы не должны страдать Теперь слаймолюды не получают урон от воды если они в скафандре * комментарии Добавил комментарии #WWDP куда надо * спатисон приказал
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
scaleByQuantity: true
|
||||
damage:
|
||||
types:
|
||||
Heat: 0.15
|
||||
Heat: 0.7 #WD EDIT: 0.1 -> 0.7
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
messages: [ "slime-hurt-by-water-popup" ]
|
||||
|
||||
@@ -98,7 +98,14 @@
|
||||
scaleByQuantity: true
|
||||
damage:
|
||||
types:
|
||||
Heat: 0.1
|
||||
Heat: 0.7 #WD EDIT: 0.1 -> 0.7
|
||||
conditions:
|
||||
#WD EDIT START
|
||||
- !type:HasComponentOnEquipmentCondition
|
||||
invert: true
|
||||
components:
|
||||
- type: PressureProtection
|
||||
#WD EDIT END
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
visualType: Large
|
||||
|
||||
Reference in New Issue
Block a user