Update scp.js
This commit is contained in:
parent
6394aa918a
commit
2ae2d9359d
|
|
@ -1,3 +1,5 @@
|
|||
/* mod by nekonico aka doobienecoarc */
|
||||
|
||||
window.addEventListener("load", () => {
|
||||
document.getElementById("elementButton-mask_head")?.remove()
|
||||
})
|
||||
|
|
@ -37,8 +39,6 @@ window.addEventListener("load", () => {
|
|||
|
||||
// Coding junk above this point
|
||||
|
||||
// also hi jonny ray
|
||||
|
||||
elements.SCP_008 = {
|
||||
color: "#11111f",
|
||||
behavior: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue