Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
OldThink/Content.Server/_White/Crossbow/ThrowDamageModifierComponent.cs

14 lines
278 B
C#
Raw Permalink Normal View History

Crossbow (#327) * Add powered crossbow * Add spear embedding (#18578) * Add spear embedding * fuck this copy-paste * Juicier * the river * Add crossbow embedding * Fix crossbow construction * Finish crossbow * Remove unused --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-08-24 21:05:56 +03:00
using Content.Shared.Damage;
перенос файлов сервера из папки `White` в `_White`
2024-01-28 18:18:54 +07:00
namespace Content.Server._White.Crossbow;
Crossbow (#327) * Add powered crossbow * Add spear embedding (#18578) * Add spear embedding * fuck this copy-paste * Juicier * the river * Add crossbow embedding * Fix crossbow construction * Finish crossbow * Remove unused --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-08-24 21:05:56 +03:00
[RegisterComponent]
public sealed partial class ThrowDamageModifierComponent : Component
{
public DamageSpecifier Damage = new();
public bool AddEmbedding;
public bool ClearDamageOnRemove;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1297ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API