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
0a603f4b4d2e3974330f0f4cc4c4cd09c8185fac
crystall-punk-14/Content.Server/Nutrition/Components/IgnoreBadFoodComponent.cs

13 lines
343 B
C#
Raw Normal View History

Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce (#38164) * Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce * Usings fix * Usings fix * Usings fix * Usings fix * CVar fix * Predicted ppups * Openable predicted popup * Fix audio prediction
2025-06-09 07:36:04 -07:00
using Content.Shared.Nutrition.EntitySystems;
make mice not eat uranium bananium and pills (#17110) Co-authored-by: deltanedas <@deltanedas:kde.org> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-06-15 12:35:11 +00:00
namespace Content.Server.Nutrition.Components;
/// <summary>
/// This component allows NPC mobs to eat food with BadFoodComponent.
/// See MobMouseAdmeme for usage.
/// </summary>
[RegisterComponent, Access(typeof(FoodSystem))]
Refactor serialization copying to use source generators (#19412)
2023-08-22 18:14:33 -07:00
public sealed partial class IgnoreBadFoodComponent : Component
make mice not eat uranium bananium and pills (#17110) Co-authored-by: deltanedas <@deltanedas:kde.org> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-06-15 12:35:11 +00:00
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 288ms Template: 2ms
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