Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
10ced26b0d45d8dca8bd3fe6fca6493a5bc3df94
crystall-punk-14/Content.Client/Kitchen/KitchenSpikeComponent.cs

16 lines
367 B
C#
Raw Normal View History

Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
using Content.Shared.DragDrop;
using Content.Shared.Kitchen.Components;
Spikes fix reopened (#3203) * DoAfter, dead and stun check, DragDropOn * Not ignored anymore * Copied comment deleted * Herbert's an ass * Woops Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-18 14:49:50 +07:00
using Robust.Shared.GameObjects;
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Client.Kitchen
Spikes fix reopened (#3203) * DoAfter, dead and stun check, DragDropOn * Not ignored anymore * Copied comment deleted * Herbert's an ass * Woops Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-18 14:49:50 +07:00
{
[RegisterComponent]
internal sealed class KitchenSpikeComponent : SharedKitchenSpikeComponent
{
Rename and clean up interaction events (#4044) * Rename and clean up interaction events * Fix hand equip events
2021-05-22 21:06:40 -07:00
public override bool DragDropOn(DragDropEvent eventArgs)
Spikes fix reopened (#3203) * DoAfter, dead and stun check, DragDropOn * Not ignored anymore * Copied comment deleted * Herbert's an ass * Woops Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-18 14:49:50 +07:00
{
return true;
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 84ms Template: 1ms
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