From 472d45a791b6ddcadfe1b8e35a30296ec15c52ff Mon Sep 17 00:00:00 2001 From: 666XxttimurkaxX666 <666qwe3@gmail.com> Date: Tue, 2 Jun 2026 21:32:56 +0700 Subject: [PATCH 1/5] Add scp 1837 --- .../_scp/entities/objects/scp/scp1837.ftl | 2 + .../_scp/entities/objects/scp/scp1837.ftl | 2 + .../_Scp/Entities/Objects/Scp/scp1837.yml | 50 ++++++++++++ .../Prototypes/_Scp/GameRules/events.yml | 20 +++++ .../_Scp/Objects/Scp/scp-1837.rsi/fill-1.png | Bin 0 -> 195 bytes .../_Scp/Objects/Scp/scp-1837.rsi/fill-2.png | Bin 0 -> 222 bytes .../_Scp/Objects/Scp/scp-1837.rsi/fill-3.png | Bin 0 -> 210 bytes .../Scp/scp-1837.rsi/inhand-left-fill-1.png | Bin 0 -> 145 bytes .../Scp/scp-1837.rsi/inhand-left-fill-2.png | Bin 0 -> 156 bytes .../Objects/Scp/scp-1837.rsi/inhand-left.png | Bin 0 -> 592 bytes .../Scp/scp-1837.rsi/inhand-right-fill-1.png | Bin 0 -> 147 bytes .../Scp/scp-1837.rsi/inhand-right-fill-2.png | Bin 0 -> 160 bytes .../Objects/Scp/scp-1837.rsi/inhand-right.png | Bin 0 -> 589 bytes .../_Scp/Objects/Scp/scp-1837.rsi/meta.json | 71 ++++++++++++++++++ .../_Scp/Objects/Scp/scp-1837.rsi/mop.png | Bin 0 -> 533 bytes .../wielded-inhand-left-fill-1.png | Bin 0 -> 153 bytes .../wielded-inhand-left-fill-2.png | Bin 0 -> 186 bytes .../Scp/scp-1837.rsi/wielded-inhand-left.png | Bin 0 -> 549 bytes .../wielded-inhand-right-fill-1.png | Bin 0 -> 151 bytes .../wielded-inhand-right-fill-2.png | Bin 0 -> 189 bytes .../Scp/scp-1837.rsi/wielded-inhand-right.png | Bin 0 -> 540 bytes 21 files changed, 145 insertions(+) create mode 100644 Resources/Locale/en-US/_prototypes/_scp/entities/objects/scp/scp1837.ftl create mode 100644 Resources/Locale/ru-RU/_prototypes/_scp/entities/objects/scp/scp1837.ftl create mode 100644 Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-1.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-2.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-3.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left-fill-1.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left-fill-2.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right-fill-1.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right-fill-2.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/meta.json create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/mop.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left-fill-1.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left-fill-2.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-right-fill-1.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-right-fill-2.png create mode 100644 Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-right.png diff --git a/Resources/Locale/en-US/_prototypes/_scp/entities/objects/scp/scp1837.ftl b/Resources/Locale/en-US/_prototypes/_scp/entities/objects/scp/scp1837.ftl new file mode 100644 index 00000000000..bc8c09a2290 --- /dev/null +++ b/Resources/Locale/en-US/_prototypes/_scp/entities/objects/scp/scp1837.ftl @@ -0,0 +1,2 @@ +ent-Scp1837 = modern mop + .desc = A good quality mop with a wooden handle and wool cloth on the cleaning surface. diff --git a/Resources/Locale/ru-RU/_prototypes/_scp/entities/objects/scp/scp1837.ftl b/Resources/Locale/ru-RU/_prototypes/_scp/entities/objects/scp/scp1837.ftl new file mode 100644 index 00000000000..33c7d3f3d3c --- /dev/null +++ b/Resources/Locale/ru-RU/_prototypes/_scp/entities/objects/scp/scp1837.ftl @@ -0,0 +1,2 @@ +ent-Scp1837 = современная швабра + .desc = Швабра хорошего качества с деревянной ручкой и шерстяной тканью у моющей поверхности. diff --git a/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml b/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml new file mode 100644 index 00000000000..c943d95d4db --- /dev/null +++ b/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml @@ -0,0 +1,50 @@ +- type: entity + id: Scp1837 + parent: MopItem + suffix: SCP-1837 + components: + - type: Sprite + sprite: _Scp/Objects/Scp/scp-1837.rsi + layers: + - state: mop + - map: ["enum.SolutionContainerLayers.Fill"] + state: fill-3 + visible: false + - type: Appearance + - type: SolutionContainerVisuals + maxFillLevels: 3 + fillBaseName: fill- + inHandsFillBaseName: -fill- + inHandsMaxFillLevels: 2 + - type: Item + size: Large + sprite: _Scp/Objects/Scp/scp-1837.rsi + - type: Scp + class: Safe + - type: Absorbent + pickupAmount: 100 + useAbsorberSolution: true + - type: UseDelay + delay: 0.5 + - type: SolutionRegeneration + solution: absorbed + generated: + reagents: + - ReagentId: Water + Quantity: 5 + - ReagentId: PolytrinicAcid + Quantity: 10 + - type: SolutionPurge + solution: absorbed + preserve: + - Water + quantity: 10 + - type: MeleeWeapon + damage: + types: + Blunt: 10 + Structural: 40 + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 5 diff --git a/Resources/Prototypes/_Scp/GameRules/events.yml b/Resources/Prototypes/_Scp/GameRules/events.yml index 4c52ac1e722..179117aac82 100644 --- a/Resources/Prototypes/_Scp/GameRules/events.yml +++ b/Resources/Prototypes/_Scp/GameRules/events.yml @@ -39,6 +39,25 @@ entities: - id: Scp096PhotoDeveloped +- type: entity + id: SpawnScp1837 + parent: BaseStationEventShortDelay + components: + - type: StationEvent + weight: 5 + - type: SpawnInEntityStorageRule + probability: 0.08 + entities: + - id: PaperContainerScp133 + - type: SpawnInPlayerInventoryRule + probability: 0.05 + sound: + path: /Audio/_Scp/Effects/spawn.ogg + params: + volume: 3 + entities: + - id: Scp1837 + - type: entity id: AirlockManEater parent: BaseStationEventZeroDelay @@ -106,3 +125,4 @@ - id: Blackout - id: SpawnScp096Photo - id: AirlockManEater + - id: SpawnScp1837 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-1.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-1.png new file mode 100644 index 0000000000000000000000000000000000000000..b1d4ecda045838618b8fa3b97a8a91bb647a6099 GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP_Wd~ z#W5tp{q2=Rt_B63w#4fjt=zW15SyEKeO9!{7vqIH>-IEtDE#_qk<;78z{H`@045GN zJA{5O5-_$t9$_T^;hb`eS8W^uQP6J`MSN~ lzqDArdrxNj#=>n5?A_T$vBite6apQ<;OXk;vd$@?2>_?zM412p literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-2.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-2.png new file mode 100644 index 0000000000000000000000000000000000000000..8a6069fed9bfe173caba3cce31b405729d901229 GIT binary patch literal 222 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP;i2$ zi(^QH``gP0IU5WFTrNg*h~B(1Em3*rl7=Z0R1~7gk8R=YOK(N z1{M_sMote0CLsxythLn^9Wzt!h)FSZwzWm@x;&A)w8+$A(x31nk1S^hEuGR_Ex5Vz z-p6-^tTye1IvhKvZ+6~uaAm#ppTK23PbVLUI4Q7BvFOppw$2?dw|sPc!1O@C(kNQb REfnZB22WQ%mvv4FO#sV=PwxN# literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-3.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/fill-3.png new file mode 100644 index 0000000000000000000000000000000000000000..a79da2d3b17ab614a8125bbfc272b9c773008a20 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oArNM~bhqvgP_V_* z#W5tp{p}@ht_A}hmJ3yK-?=Q;+*3=?U&E|vfXnhRtNDX`Wqi@}Bmo3vfJtjOpeQyTWjjmjViv@Q-cD2eG z*KSN@kj8i{65U>18aIse4cP2!E`TJ-3w8Cg_i@RgXc)N1%HcJYD@<);T3K F0RWS~OKkuE literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left-fill-1.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left-fill-1.png new file mode 100644 index 0000000000000000000000000000000000000000..3007efa01e25ef63550f83ec0f74af6f5ccbc648 GIT binary patch literal 145 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|yggkULn`LH zy|t0|fB_G)!Oyk-`u9D3^EODqx2++DHG=&FCr}j#$gD4$Qu6(;*1BE$o9TAK`K05{an^LB{Ts5HPkhR literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..dee62d16cf4ff0a71d8b941e22c0459f9539e33e GIT binary patch literal 592 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_mZ3 zPZ!6KinzD4?7f^F1&*0NVr5zDvgIR3(~Sxq@9gd)$C!`YQ;UkI7Ln$B!eQ1Gu~N|g zL&}9-eSe{{vS+t{Jo-M%;oiCZ_sw^=oNYPK&f?L4iVnCfxNpBcNA6j)@}Kn;YJbe+ zs(1Z<%Ki4fYGsSpB#Be&v)MfsX-o~Miw()Q`WSZlcD!x;cRq&_$JJNbw}{N$HlgAA zzOSE*xfP%Ae6V4U+WUX)tH`&(W_)XyZFViV`pW&+POWFRmagFYFB`x=VRh2Fxnd3z zzebsEeXZ;2aK2&2j4yKOypm-dcbG9`;@KhHh3zEoGHLB#xz1($X7 z>%{6}-8+2m_ZQ3g6ixsBN#@=Aw&TygfB5i4YS-R?tBR4_b5rdD8ATJ`|5!Ka(36Re zSe*XsvAFqSPVD}Wv+q;aHb~u-Iq=!}s_%Xk2PQP6%9)Wrx$6$cRF;5GW-C)-JvVN7 z)qQ#CD~46`uc%+{p0sBS9lnC8dPHDb9Wr(SN6TSb!*`PrE@|xywN8Tj-FrO+V|T3=%srX UB6JUT0+R@Xr>mdKI;Vst0H_=aasU7T literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right-fill-1.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right-fill-1.png new file mode 100644 index 0000000000000000000000000000000000000000..17495e71826c0b9ad172f6879e8026e96b408c66 GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|d_7$pLn`LH zy=lnTV8Fxd@I3nO{vTmCx>=Z87w(Eyjy(5<1*i%HwuO6Mx_kU-fa$;WpL_5AXNHJ2 luy0jLxp)75-uu;`-_7y3Ai%uoLy#ay&ePS;Wt~$(699$tGM4}V literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right-fill-2.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right-fill-2.png new file mode 100644 index 0000000000000000000000000000000000000000..58c3bd2c42ff3e804745f8b893da469f69a79668 GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|qC8z3Ln`LH zy>*bc!GMSPK$`Bi@atT{TRbj^aK2;P@TUBd6i^ii*iW8mYyA7Rtya&rqd5gGGF!L4 ys;!lW$T38({il25>uLdiW;fOM_wI#1kF{jfFw>KEc$QWNQsU|A=d#Wzp$PzY&ofm3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..2de9806aea6717f46612ea9b30b415f784fa1dd6 GIT binary patch literal 589 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR01_s9e zo-U3d6>)E8+4?aX3be`|VV$tRi9@Qdp(VqDP1Th3LP5iY%Pd@3eNN3vPdQ8!Tv%BO zn^Mz-y;p1Oe*N*>kMys1mUKL>d_Q}8pU`ay9sveMRMc3;^!Q`$L?dPST4@<)`_Go? zRUdY)`c?CSO+7&D$*U5-2CZ1fAT6t%A*_EZbdO$qJ%vGZRot~Zc2j1@nTO91?PPdf z*`-pL8yS9gZneX@^OHOB!n-s}_pLkXTA$72qT#mWviE-Oy&d=Fc$fdo@Nv+uI``>| zdezSti6O*X`#*(D!ffsC_`7Y%V@>!~9(L8j z*3RVp{Qb|~KHlAu#AWU2`dzWr}_4!?rdUd_!ceY!O3@i>vs7TRZOMO>I_4Az$do7)RFF&DO z;q1+*&FI3TsiDZD$@+#xfi=#W-Oj{@$?zLv@2t3Lhc&edJM$HK`%G-Lqqgo57O-MH zS$e%aT(99mxo8!$!ojbf%d1Z&9V^{8Ctu&_#^ygqm$L0TuyMx)1>1j&=eh1(;GZ+I R446I`JYD@<);T3K0RXy_^!fk* literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/meta.json b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/meta.json new file mode 100644 index 00000000000..4f9b9a12aa1 --- /dev/null +++ b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/meta.json @@ -0,0 +1,71 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by timur", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "mop" + }, + { + "name": "fill-1" + }, + { + "name": "fill-2" + }, + { + "name": "fill-3" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "inhand-left-fill-1", + "directions": 4 + }, + { + "name": "inhand-left-fill-2", + "directions": 4 + }, + { + "name": "inhand-right-fill-1", + "directions": 4 + }, + { + "name": "inhand-right-fill-2", + "directions": 4 + }, + { + "name": "wielded-inhand-left", + "directions": 4 + }, + { + "name": "wielded-inhand-right", + "directions": 4 + }, + { + "name": "wielded-inhand-left-fill-1", + "directions": 4 + }, + { + "name": "wielded-inhand-left-fill-2", + "directions": 4 + }, + { + "name": "wielded-inhand-right-fill-1", + "directions": 4 + }, + { + "name": "wielded-inhand-right-fill-2", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/mop.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/mop.png new file mode 100644 index 0000000000000000000000000000000000000000..66abb2c99f9882de4eff35a2e440fbb0c3d347ef GIT binary patch literal 533 zcmV+w0_y#VP)F4h5CZY>@&7>>WHl4L?T1+mvzL*c4nVei;lhPr zyXoctY?jl_^EYnZ{tv?F!A}cK z47C_uU}&hT;w`E{mV+F+cHIVs>dI2GiglFQ@c#V=D5Vw5ci2LM8kS>J$9wM^FaR9^ z#>fC>8BB~?mSfb0rt!x>V*l+eR2iHVFEA)7D&R~Clmt7np&0Ro?g*G-m}5YpbME{F zvf~`xN4Q!J~Kypd2Wq7(tGk zv|A30-@JJXR&Hcy0LCCdPPDMVZ3QwwmX%C@&2aDpYDw6WDGF8wlw$qJ$hX2V4&T XYIh|9Z|iH!00000NkvXXu0mjfdCJ;h literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left-fill-1.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left-fill-1.png new file mode 100644 index 0000000000000000000000000000000000000000..997f3ae0398d3aab2bf9de11d8ba7e1ad495a62e GIT binary patch literal 153 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|f<0XvLn`LH zy}6P1fPw&vJi?#|6e*n=7ZcW4WH_dPB-X8=^nz;H+7M+n(=5-Rl|Wors-SUfgi%(P{TL^Y!*! dTHejxP{tklFT8&(L;4nwYEM@`mvv4FO#u8pM2!Fd literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8fd9168b55a834c9c75b996224c7fa7f8c508253 GIT binary patch literal 549 zcmV+=0^0qFP)Px$-bqA3RCr$Pnz2g6KoEv=PavLJiD=~;2;zH)rL~3HSPDk4wDBygEyec`!8fo{ z#7aH!2_h3%yvrq<&HC@^WdCc9BfGQnfAi0!m>pz^e+G%`&j^4HNSpv$AaMimPmnFZ z7D$``TOe@*@GZa=U<)KpfGv=?0e;>Bd45`ajK|r+aG06zJU^Lo$o|1$G5Nf@UVdMW zE~fUFxc6T>CF_Ultwz^v?A{f!W^?YQ%%gg~PqEr`MQZ^Ox3;oaYPdaHpE-B?_^}lK z^zv?nc70P@}>h&B(=t&1GH8Sl{X!LBB?bF9bl`R3>Fas%Kz++RtK1g@Lzy1liljX z840u%z~o^u5~>py^4v}UOmZO;a;Yxzd@le^NmegI$bEpiy8tdCUDhB#KmnMf&1HzD zQMik^E^B@RJ_rDF8NxOS?;_B3tq=Gh0A$V|Tf9K>0Urc_YsJv(e8Be#fDcdt@S)bH nJ#;{ys_CPJ4)CGYr#;^TE4@KThAR000000C0!g?voY|n;^ENcgcI*_D0XTX_GUVfQlLZ1x?zzt1W)V8{?BN zEcDc3pb%AgDrj<`WX1P$$>O06LAh>ho>+&DTSFM@*B^**Yt}<6>F8TD< hy(Qpe5;H^1Q8t~{@P5-ruOEPvdb;|#taD0e0swh>MyCJ( literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-right.png b/Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/wielded-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..1bdd20aa485f1d130b68dfcc1ab5a1b567ef3c9b GIT binary patch literal 540 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zuX?&ThE&A8 zjk5J(b`-fc$DwDL(8W{I9FJ_9mTqmm6~VPGAv0NLjqcIvjt9JJL^cK~&r5i!d*;!a z$!F^}TYG*xJ6%oXXWG5rb@!Idc&R#Zf7Qg#{u&Iz0y~*x8c#4EXjgD=P=;~p8T%OA z6^d9bm?p9x_$PkjUi}G|33He3PFZ^2|I(K;UMC)2EL6K+-+TP$`*q)6U!1yC&G-Cf zqjh`MUs==b%xnDH?%$iI-t+Uy*Z%9`KYaQ5oIj^;Kerc%DiQpc^zPZOtb4cq9t}Hq zTPPtp*Rrzq|2Bqhk7LW#4R0J>FYw^WGiBjVOuK9(R#aQ~JxUi8ov>ncD1*3pso&zq zj*J0Ew>+H5klVMYW(GruVQz(*!|cTx@@fpBKGO3zFFeyY)z0Z4dbur~X^Umor$i?;^2)GzH9Blbfz=s=MstBbL{zk8(wqWpT&@oC|?wsUGv&p?7;SdV8&ak zqBR?2G*8zuR{HKTxj2Pm*FN1x%kq{oJoBiGo356Yc;JelfzqG7p^dwqby!!UgJs$`07_OVj!U92e_1^sDuC>|c W*ulMj6EL Date: Tue, 2 Jun 2026 21:42:12 +0700 Subject: [PATCH 2/5] Update scp1837.yml --- .../_Scp/Entities/Objects/Scp/scp1837.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml b/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml index c943d95d4db..550725d98f5 100644 --- a/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml +++ b/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml @@ -21,11 +21,6 @@ sprite: _Scp/Objects/Scp/scp-1837.rsi - type: Scp class: Safe - - type: Absorbent - pickupAmount: 100 - useAbsorberSolution: true - - type: UseDelay - delay: 0.5 - type: SolutionRegeneration solution: absorbed generated: @@ -34,17 +29,8 @@ Quantity: 5 - ReagentId: PolytrinicAcid Quantity: 10 - - type: SolutionPurge - solution: absorbed - preserve: - - Water - quantity: 10 - type: MeleeWeapon damage: types: Blunt: 10 Structural: 40 - - type: IncreaseDamageOnWield - damage: - types: - Blunt: 5 From ee9f780f023892ba6231e5eaa455e69c1ba29958 Mon Sep 17 00:00:00 2001 From: 666XxttimurkaxX666 <666qwe3@gmail.com> Date: Tue, 2 Jun 2026 21:42:46 +0700 Subject: [PATCH 3/5] Update scp1837.yml --- .../_Scp/Entities/Objects/Scp/scp1837.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml b/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml index 550725d98f5..c943d95d4db 100644 --- a/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml +++ b/Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml @@ -21,6 +21,11 @@ sprite: _Scp/Objects/Scp/scp-1837.rsi - type: Scp class: Safe + - type: Absorbent + pickupAmount: 100 + useAbsorberSolution: true + - type: UseDelay + delay: 0.5 - type: SolutionRegeneration solution: absorbed generated: @@ -29,8 +34,17 @@ Quantity: 5 - ReagentId: PolytrinicAcid Quantity: 10 + - type: SolutionPurge + solution: absorbed + preserve: + - Water + quantity: 10 - type: MeleeWeapon damage: types: Blunt: 10 Structural: 40 + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 5 From 491a2b2de8b634dabb3e4c31457ae9c12509a62f Mon Sep 17 00:00:00 2001 From: 666XxttimurkaxX666 <666qwe3@gmail.com> Date: Tue, 2 Jun 2026 21:49:48 +0700 Subject: [PATCH 4/5] Update events.yml --- Resources/Prototypes/_Scp/GameRules/events.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_Scp/GameRules/events.yml b/Resources/Prototypes/_Scp/GameRules/events.yml index 179117aac82..27f7ec43c85 100644 --- a/Resources/Prototypes/_Scp/GameRules/events.yml +++ b/Resources/Prototypes/_Scp/GameRules/events.yml @@ -48,7 +48,7 @@ - type: SpawnInEntityStorageRule probability: 0.08 entities: - - id: PaperContainerScp133 + - id: Scp1837 - type: SpawnInPlayerInventoryRule probability: 0.05 sound: From e245bcabf2e3dfc2f02d34c5e2b6213b1e193b0f Mon Sep 17 00:00:00 2001 From: 666XxttimurkaxX666 <666qwe3@gmail.com> Date: Thu, 4 Jun 2026 01:46:01 +0700 Subject: [PATCH 5/5] Update events.yml --- .../Prototypes/_Scp/GameRules/events.yml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Resources/Prototypes/_Scp/GameRules/events.yml b/Resources/Prototypes/_Scp/GameRules/events.yml index 27f7ec43c85..6bd4b78af8c 100644 --- a/Resources/Prototypes/_Scp/GameRules/events.yml +++ b/Resources/Prototypes/_Scp/GameRules/events.yml @@ -58,6 +58,25 @@ entities: - id: Scp1837 +- type: entity + id: SpawnScp133Paper + parent: BaseStationEventShortDelay + components: + - type: StationEvent + weight: 5 + - type: SpawnInEntityStorageRule + probability: 0.08 + entities: + - id: PaperContainerScp133 + - type: SpawnInPlayerInventoryRule + probability: 0.1 + sound: + path: /Audio/_Scp/Effects/spawn.ogg + params: + volume: 3 + entities: + - id: PaperScp133 + - type: entity id: AirlockManEater parent: BaseStationEventZeroDelay @@ -126,3 +145,4 @@ - id: SpawnScp096Photo - id: AirlockManEater - id: SpawnScp1837 + - id: SpawnScp133Paper