]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Watches (#29550)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 13 Jul 2024 06:09:19 +0000 (02:09 -0400)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 06:09:19 +0000 (16:09 +1000)
commit49096cf14f8898bdbcb997fa3bbeacbcdccae67e
tree8a4673a9af4e29d0cab80fd42ace4548639c2332
parent361ec5941255940db153551f3505bfc7b8f32ee5
Watches (#29550)

* watches

* rename

* add it into loot pools
67 files changed:
Content.Client/Clock/ClockSystem.cs [new file with mode: 0644]
Content.Server/Clock/ClockSystem.cs [new file with mode: 0644]
Content.Shared/Clock/ClockComponent.cs [new file with mode: 0644]
Content.Shared/Clock/GlobalTimeManagerComponent.cs [new file with mode: 0644]
Content.Shared/Clock/SharedClockSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/devices/clock.ftl [new file with mode: 0644]
Resources/Prototypes/Catalog/Fills/Lockers/misc.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml
Resources/Prototypes/Entities/Objects/Devices/wristwatch.yml [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/equipped-HAND.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/goldwatch.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_0.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_1.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_10.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_11.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_2.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_3.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_4.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_5.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_6.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_7.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_8.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/hours_9.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_0.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_1.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_10.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_11.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_2.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_3.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_4.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_5.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_6.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_7.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_8.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/goldwatch.rsi/minutes_9.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/equipped-HAND.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_0.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_1.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_10.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_11.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_2.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_3.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_4.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_5.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_6.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_7.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_8.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/hours_9.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_0.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_1.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_10.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_11.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_2.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_3.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_4.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_5.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_6.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_7.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_8.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/minutes_9.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/wristwatch.rsi/wristwatch.png [new file with mode: 0644]