This website requires JavaScript.
Explore
Help
Sign in
maddo
/
cirnogodot
Watch
1
Star
0
Fork
You've already forked cirnogodot
0
mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced
2026-06-01 11:15:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cd309ca49c
cirnogodot
/
Scripts
/
Enums
/
DamageAttribute.cs
10 lines
122 B
C#
Raw
Normal View
History
Unescape
Escape
Destroyable chests
2025-03-12 22:01:45 +01:00
namespace
Cirno.Scripts.Enums
;
public
enum
DamageAttribute
{
Neutral
,
Resist
,
Weak
,
Immune
,
New damage resistance system
2025-03-18 14:36:28 +01:00
Skip
Destroyable chests
2025-03-12 22:01:45 +01:00
}
Reference in a new issue
Copy permalink