Compare commits
1 Commits
master
...
ed-10-08-2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccb87bdf30 |
@@ -1,4 +1,13 @@
|
|||||||
using Content.Shared._CP14.Workbench;
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
using Content.Shared._CP14.Workbench;
|
||||||
using Robust.Client.UserInterface;
|
using Robust.Client.UserInterface;
|
||||||
|
|
||||||
namespace Content.Client._CP14.Workbench;
|
namespace Content.Client._CP14.Workbench;
|
||||||
|
|||||||
@@ -1,4 +1,13 @@
|
|||||||
using Content.Shared.Stacks;
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
using Content.Shared.Stacks;
|
||||||
using Robust.Client.AutoGenerated;
|
using Robust.Client.AutoGenerated;
|
||||||
using Robust.Client.GameObjects;
|
using Robust.Client.GameObjects;
|
||||||
using Robust.Client.UserInterface;
|
using Robust.Client.UserInterface;
|
||||||
|
|||||||
@@ -1,4 +1,13 @@
|
|||||||
using Content.Shared._CP14.Workbench;
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
using Content.Shared._CP14.Workbench;
|
||||||
using Content.Shared._CP14.Workbench.Prototypes;
|
using Content.Shared._CP14.Workbench.Prototypes;
|
||||||
using Robust.Client.AutoGenerated;
|
using Robust.Client.AutoGenerated;
|
||||||
using Robust.Client.GameObjects;
|
using Robust.Client.GameObjects;
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
using Content.Shared._CP14.Workbench;
|
using Content.Shared._CP14.Workbench;
|
||||||
using Content.Shared._CP14.Workbench.Prototypes;
|
using Content.Shared._CP14.Workbench.Prototypes;
|
||||||
using Robust.Client.AutoGenerated;
|
using Robust.Client.AutoGenerated;
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
using Content.Shared._CP14.Workbench.Prototypes;
|
using Content.Shared._CP14.Workbench.Prototypes;
|
||||||
using Robust.Shared.Audio;
|
using Robust.Shared.Audio;
|
||||||
using Robust.Shared.Prototypes;
|
using Robust.Shared.Prototypes;
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
using Content.Shared._CP14.Workbench;
|
using Content.Shared._CP14.Workbench;
|
||||||
|
|
||||||
namespace Content.Server._CP14.Workbench;
|
namespace Content.Server._CP14.Workbench;
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
using Content.Server.DoAfter;
|
using Content.Server.DoAfter;
|
||||||
using Content.Server.Popups;
|
using Content.Server.Popups;
|
||||||
using Content.Server.Stack;
|
using Content.Server.Stack;
|
||||||
|
|||||||
@@ -1,4 +1,13 @@
|
|||||||
using Content.Shared._CP14.Workbench.Prototypes;
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
using Content.Shared._CP14.Workbench.Prototypes;
|
||||||
using Robust.Shared.Prototypes;
|
using Robust.Shared.Prototypes;
|
||||||
using Robust.Shared.Serialization;
|
using Robust.Shared.Serialization;
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
using Content.Shared.Stacks;
|
using Content.Shared.Stacks;
|
||||||
using Robust.Shared.Audio;
|
using Robust.Shared.Audio;
|
||||||
using Robust.Shared.Prototypes;
|
using Robust.Shared.Prototypes;
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
* All right reserved to Crystallpunk.
|
||||||
|
*
|
||||||
|
* BUT this file is sublicensed under CLA License for next projects:
|
||||||
|
* https://github.com/technologists-team/after-rain
|
||||||
|
* https://github.com/EscapeD-14/EscapeD-14
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
using Content.Shared._CP14.Workbench.Prototypes;
|
using Content.Shared._CP14.Workbench.Prototypes;
|
||||||
using Content.Shared.DoAfter;
|
using Content.Shared.DoAfter;
|
||||||
using Robust.Shared.Prototypes;
|
using Robust.Shared.Prototypes;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
"copyright": "Created by TheShuEd (Github) for CrystallPunk14. This file sublicensed under CLA for https://github.com/technologists-team/after-rain",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk14",
|
"copyright": "Created by TheShuEd (Github) for CrystallPunk14. This file sublicensed under CLA for https://github.com/technologists-team/after-rain",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
|
|||||||
Reference in New Issue
Block a user