mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
File standardisation (#13131)
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
This commit is contained in:
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -10,4 +10,4 @@ Contents:
|
||||
//ninjacost() specificCheck defines
|
||||
#define N_STEALTH_CANCEL 1
|
||||
#define N_SMOKE_BOMB 2
|
||||
#define N_ADRENALINE 3
|
||||
#define N_ADRENALINE 3
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -75,4 +75,4 @@
|
||||
|
||||
/obj/item/katana/energy/Destroy()
|
||||
QDEL_NULL(spark_system)
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -20,4 +20,4 @@
|
||||
|
||||
/obj/item/gun/energy/shuriken/proc/throw()
|
||||
qdel(src)
|
||||
return
|
||||
return
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
@@ -1 +1 @@
|
||||
// TODO
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user