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
7ab11dd20b00a12af00a441e634ec0c90b2dfbfa
OldThink/Content.Server/Light/Components/MatchboxComponent.cs

10 lines
251 B
C#
Raw Normal View History

Cleanup the namespaces (#8132)
2022-05-13 00:59:03 -07:00
namespace Content.Server.Light.Components
Add cigarettes and matches to SS14 (#2522) * Add resources for cigs/matches * Add files for cigarettes * Remove Shared Components * Applied some of the suggestions * Change priority to allow matches to be set alight by matchbox * Added item for pack of cigars * Add swepts resources. Fix naming * Fix naming, implement suggestions. * Addressed Paul's suggestions * Remove unused resources * Fix Paul's suggestions
2021-01-11 00:17:28 +01:00
{
// TODO make changes in icons when different threshold reached
// e.g. different icons for 10% 50% 100%
[RegisterComponent]
Seal/abstract/virtual everything (#6739)
2022-02-16 00:23:23 -07:00
public sealed class MatchboxComponent : Component
Add cigarettes and matches to SS14 (#2522) * Add resources for cigs/matches * Add files for cigarettes * Remove Shared Components * Applied some of the suggestions * Change priority to allow matches to be set alight by matchbox * Added item for pack of cigars * Add swepts resources. Fix naming * Fix naming, implement suggestions. * Addressed Paul's suggestions * Remove unused resources * Fix Paul's suggestions
2021-01-11 00:17:28 +01:00
{
}
explicit interface go brrrr
2021-02-04 17:44:49 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 8266ms Template: 82ms
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