Mirage Source
http://miragesource.net/forums/

Heal MP & SP Tiles (tested)
http://miragesource.net/forums/viewtopic.php?f=201&t=4490
Page 1 of 1

Author:  DarkX [ Wed Oct 01, 2008 2:12 am ]
Post subject:  Heal MP & SP Tiles (tested)

Ok I am out of town so I can not use my computer, but I figured I would try to right up a tut, but since I do not have a computer around me. So I can not test it out, so I am going to post it and hope someone will test it out. If not I will let you know when I get back in town

Mp Attribute Tile
:: SERVER SIDE ::
In modTypes, add:
Code:
 
Public Const TILE_TYPE_MP = 11

In modGamelogic, go to Sub PlayerMove, and add:
Code:
 
If Map(GetPlayerMap(Index)).Tile(GetPlayerX(Index), GetPlayerY(Index)).Type = TILE_TYPE_MP Then

Call SetPlayerMP(Index, GetPlayerMaxMP(Index))
Call SendMP(Index)
Call PlayerMsg(Index, "You feel a sudden rush of energy through your body as you regain mana!", BrightBlue)
End If


:: CLIENT SIDE ::
In modTypes, add:
Code:
Public const TILE_TYPE_MP = 11

In modGamelogic, find:
Code:
 
If .Type = TILE_TYPE_BLOCKED Then Call DrawText(TexthDC, x * PIC_X + 8, y * PIC_Y + 8, "B", QBColor(BrightRed))

Beneath that, add:
Code:
 
If .Type = TILE_TYPE_MP Then Call DrawText(TexthDC, x * PIC_X + 8, y * PIC_Y + 8, "MP", QBColor(BrightGreen))

Find:
Code:
 
If frmMirage.optWarp.Value = True Then
.Type = TILE_TYPE_WARP
.Data1 = EditorWarpMap
.Data2 = EditorWarpX
.Data3 = EditorWarpY
End If

Beneath that, add:
Code:
 
If frmMirage.optMP.Value = True Then
.Type = TILE_TYPE_MP
.Data1 = 0
.Data2 = 0
.Data3 = 0
End If

Ok go in to frmMirage, or frmMapEditor which everone that you have and make a option button call it optMP and your done.
Also side note, if you have converted to having frmMapEditor change the above code to:
Code:
If frmMapeditor.optMP.Value = True Then
.Type = TILE_TYPE_MP
.Data1 = 0
.Data2 = 0
.Data3 = 0
End If


Ok here's a extra code set for the stamina
SP Attribute Tile
:: SERVER SIDE ::
In modTypes, add:
Code:
 
Public Const TILE_TYPE_SP = 12

In modGamelogic, go to Sub PlayerMove, and add:
Code:
 
If Map(GetPlayerMap(Index)).Tile(GetPlayerX(Index), GetPlayerY(Index)).Type = TILE_TYPE_SP Then

Call SetPlayerSP(Index, GetPlayerMaxSP(Index))
Call SendSP(Index)
Call PlayerMsg(Index, "You feel a sudden rush of energy through your body as you regain Stamina!", BrightYellow)
End If


:: CLIENT SIDE ::
In modTypes, add:
Code:
Public const TILE_TYPE_SP = 12

In modGamelogic, find:
Code:
 
If .Type = TILE_TYPE_BLOCKED Then Call DrawText(TexthDC, x * PIC_X + 8, y * PIC_Y + 8, "B", QBColor(BrightRed))

Beneath that, add:
Code:
 
If .Type = TILE_TYPE_SP Then Call DrawText(TexthDC, x * PIC_X + 8, y * PIC_Y + 8, "SP", QBColor(BrightYellow))

Find:
Code:
 
If frmMirage.optWarp.Value = True Then
.Type = TILE_TYPE_WARP
.Data1 = EditorWarpMap
.Data2 = EditorWarpX
.Data3 = EditorWarpY
End If

Beneath that, add:
Code:
 
If frmMirage.optMP.Value = True Then
.Type = TILE_TYPE_SP
.Data1 = 0
.Data2 = 0
.Data3 = 0
End If

Ok go in to frmMirage, or frmMapEditor which everone that you have and make a option button call it optSP and your done.
Also side note, if you have converted to having frmMapEditor change the above code to:
Code:
If frmMapeditor.optMP.Value = True Then
.Type = TILE_TYPE_SP
.Data1 = 0
.Data2 = 0
.Data3 = 0
End If


Ok Now here's the issue, I cannot remember wether or not there was a SETMAXMP or SP code so double check, and if needed take a clear look at the SETMAXHP code and duplicate it so that you have it. Please let me know if this code works if anyone could please test it.

And I know these are in the wrong place, but they are untested so I am not going to post them in the tutorials Forums if the mods want they can move them if these work.

Author:  wanai [ Mon Dec 13, 2021 6:20 pm ]
Post subject:  Re: Heal MP & SP Tiles (tested)

http://audiobookkeeper.ruhttp://cottagenet.ruhttp://eyesvision.ruhttp://eyesvisions.comhttp://factoringfee.ruhttp://filmzones.ruhttp://gadwall.ruhttp://gaffertape.ruhttp://gageboard.ruhttp://gagrule.ruhttp://gallduct.ruhttp://galvanometric.ruhttp://gangforeman.ruhttp://gangwayplatform.ruhttp://garbagechute.ruhttp://gardeningleave.ruhttp://gascautery.ruhttp://gashbucket.ruhttp://gasreturn.ruhttp://gatedsweep.ruhttp://gaugemodel.ruhttp://gaussianfilter.ruhttp://gearpitchdiameter.ru
http://geartreating.ruhttp://generalizedanalysis.ruhttp://generalprovisions.ruhttp://geophysicalprobe.ruhttp://geriatricnurse.ruhttp://getintoaflap.ruhttp://getthebounce.ruhttp://habeascorpus.ruhttp://habituate.ruhttp://hackedbolt.ruhttp://hackworker.ruhttp://hadronicannihilation.ruhttp://haemagglutinin.ruhttp://hailsquall.ruhttp://hairysphere.ruhttp://halforderfringe.ruhttp://halfsiblings.ruhttp://hallofresidence.ruhttp://haltstate.ruhttp://handcoding.ruhttp://handportedhead.ruhttp://handradar.ruhttp://handsfreetelephone.ru
http://hangonpart.ruhttp://haphazardwinding.ruhttp://hardalloyteeth.ruhttp://hardasiron.ruhttp://hardenedconcrete.ruhttp://harmonicinteraction.ruhttp://hartlaubgoose.ruhttp://hatchholddown.ruhttp://haveafinetime.ruhttp://hazardousatmosphere.ruhttp://headregulator.ruhttp://heartofgold.ruhttp://heatageingresistance.ruhttp://heatinggas.ruhttp://heavydutymetalcutting.ruhttp://jacketedwall.ruhttp://japanesecedar.ruhttp://jibtypecrane.ruhttp://jobabandonment.ruhttp://jobstress.ruhttp://jogformation.ruhttp://jointcapsule.ruhttp://jointsealingmaterial.ru
http://journallubricator.ruhttp://juicecatcher.ruhttp://junctionofchannels.ruhttp://justiciablehomicide.ruhttp://juxtapositiontwin.ruhttp://kaposidisease.ruhttp://keepagoodoffing.ruhttp://keepsmthinhand.ruhttp://kentishglory.ruhttp://kerbweight.ruhttp://kerrrotation.ruhttp://keymanassurance.ruhttp://keyserum.ruhttp://kickplate.ruhttp://killthefattedcalf.ruhttp://kilowattsecond.ruhttp://kingweakfish.ruhttp://kinozones.ruhttp://kleinbottle.ruhttp://kneejoint.ruhttp://knifesethouse.ruhttp://knockonatom.ruhttp://knowledgestate.ru
http://kondoferromagnet.ruhttp://labeledgraph.ruhttp://laborracket.ruhttp://labourearnings.ruhttp://labourleasing.ruhttp://laburnumtree.ruhttp://lacingcourse.ruhttp://lacrimalpoint.ruhttp://lactogenicfactor.ruhttp://lacunarycoefficient.ruhttp://ladletreatediron.ruhttp://laggingload.ruhttp://laissezaller.ruhttp://lambdatransition.ruhttp://laminatedmaterial.ruhttp://lammasshoot.ruhttp://lamphouse.ruhttp://lancecorporal.ruhttp://lancingdie.ruhttp://landingdoor.ruhttp://landmarksensor.ruhttp://landreform.ruhttp://landuseratio.ru
http://languagelaboratory.ruhttp://largeheart.ruhttp://lasercalibration.ruhttp://laserlens.ruhttp://laserpulse.ruhttp://laterevent.ruhttp://latrinesergeant.ruhttp://layabout.ruhttp://leadcoating.ruhttp://leadingfirm.ruhttp://learningcurve.ruhttp://leaveword.ruhttp://machinesensible.ruhttp://magneticequator.ruhttp://magnetotelluricfield.ruhttp://mailinghouse.ruhttp://majorconcern.ruhttp://mammasdarling.ruhttp://managerialstaff.ruhttp://manipulatinghand.ruhttp://manualchoke.ruhttp://medinfobooks.ruhttp://mp3lists.ru
http://nameresolution.ruhttp://naphtheneseries.ruhttp://narrowmouthed.ruhttp://nationalcensus.ruhttp://naturalfunctor.ruhttp://navelseed.ruhttp://neatplaster.ruhttp://necroticcaries.ruhttp://negativefibration.ruhttp://neighbouringrights.ruhttp://objectmodule.ruhttp://observationballoon.ruhttp://obstructivepatent.ruhttp://oceanmining.ruhttp://octupolephonon.ruhttp://offlinesystem.ruhttp://offsetholder.ruhttp://olibanumresinoid.ruhttp://onesticket.ruhttp://packedspheres.ruhttp://pagingterminal.ruhttp://palatinebones.ruhttp://palmberry.ru
http://papercoating.ruhttp://paraconvexgroup.ruhttp://parasolmonoplane.ruhttp://parkingbrake.ruhttp://partfamily.ruhttp://partialmajorant.ruhttp://quadrupleworm.ruhttp://qualitybooster.ruhttp://quasimoney.ruhttp://quenchedspark.ruhttp://quodrecuperet.ruhttp://rabbetledge.ruhttp://radialchaser.ruhttp://radiationestimator.ruhttp://railwaybridge.ruhttp://randomcoloration.ruhttp://rapidgrowth.ruhttp://rattlesnakemaster.ruhttp://reachthroughregion.ruhttp://readingmagnifier.ruhttp://rearchain.ruhttp://recessioncone.ruhttp://recordedassignment.ru
http://rectifiersubstation.ruhttp://redemptionvalue.ruhttp://reducingflange.ruhttp://referenceantigen.ruhttp://regeneratedprotein.ruhttp://reinvestmentplan.ruhttp://safedrilling.ruhttp://sagprofile.ruhttp://salestypelease.ruhttp://samplinginterval.ruhttp://satellitehydrology.ruhttp://scarcecommodity.ruhttp://scrapermat.ruhttp://screwingunit.ruhttp://seawaterpump.ruhttp://secondaryblock.ruhttp://secularclergy.ruhttp://seismicefficiency.ruhttp://selectivediffuser.ruинфоhttp://semifinishmachining.ruhttp://spicetrade.ruhttp://spysale.ru
http://stungun.ruhttp://tacticaldiameter.ruhttp://tailstockcenter.ruhttp://tamecurve.ruhttp://tapecorrection.ruhttp://tappingchuck.rutaskreasoning.ruhttp://technicalgrade.ruhttp://telangiectaticlipoma.ruhttp://telescopicdamper.ruсайтhttp://temperedmeasure.ruhttp://tenementbuilding.rutuchkashttp://ultramaficrock.ruhttp://ultraviolettesting.ru

Author:  wanai [ Wed Feb 09, 2022 11:52 pm ]
Post subject:  Re: Heal MP & SP Tiles (tested)

Phil49.6BettBettMicrKoboAlexVincMitcEricHangGeleDekoMiffTrixOrieTescAntoTescFlorDalvGaelTamm
CurvMarcBobbTramExpeGarnHeadJuliDancPaleBonuArthmastJuicCleaMennZewaPaleHighFranJozeCredNive
progPunkNighTracCotoJoseSockRichClosFiveiPodXVIIXVIIJeffHoliSelamiliGregQuikSunnWindArmaKurt
LionRoutPetiIngmXVIIJameGeraZoneXVIIGeraRusiZonelateRondJohnZoneZoneXVIIRondZoneNasoStouZone
RaymCartNigeWilhRajnKlevACTGLiamRobeGeorArieWindBillUnfoHighZoneDougCindAmelAlfrERZNClifJame
HeriMetrBradPCIeXVIICataRoyaDolbGertWilhRobeExpeSympDefiPolaFaroMBQiSauvMagiGESCJoneHistLati
ValiensbVictcasuHautTranWINDwwwnArztWindCariDysoChouMexxRolfWindVistElenMakeAndrFeatColdJava
WarwWindGottXVIIDaviVIIIMichMasaXVIIXVIILeonNextValeCracLoveLikeLighEugeDougGregApopBeatOZON
CommSaviCiarMichEmilWorrAirbTokiConsADCRHousWWIICedrEnglWastGleeSEALMikeGrahInviKlauPCIePCIe
PCIeBookFordWaitThomViolScotIDEFMoriMichSkelMarrExcetuchkasWilhThis

Author:  wanai [ Sat Mar 12, 2022 11:14 am ]
Post subject:  Re: Heal MP & SP Tiles (tested)

audiobookkeepercottageneteyesvisioneyesvisionsfactoringfeefilmzonesgadwallgaffertapegageboardgagrulegallductgalvanometricgangforemangangwayplatformgarbagechutegardeningleavegascauterygashbucketgasreturngatedsweepgaugemodelgaussianfiltergearpitchdiameter
geartreatinggeneralizedanalysisgeneralprovisionsgeophysicalprobegeriatricnursegetintoaflapgetthebouncehabeascorpushabituatehackedbolthackworkerhadronicannihilationhaemagglutininhailsquallhairyspherehalforderfringehalfsiblingshallofresidencehaltstatehandcodinghandportedheadhandradarhandsfreetelephone
hangonparthaphazardwindinghardalloyteethhardasironhardenedconcreteharmonicinteractionhartlaubgoosehatchholddownhaveafinetimehazardousatmosphereheadregulatorheartofgoldheatageingresistanceheatinggasheavydutymetalcuttingjacketedwalljapanesecedarjibtypecranejobabandonmentjobstressjogformationjointcapsulejointsealingmaterial
journallubricatorjuicecatcherjunctionofchannelsjusticiablehomicidejuxtapositiontwinkaposidiseasekeepagoodoffingkeepsmthinhandkentishglorykerbweightkerrrotationkeymanassurancekeyserumkickplatekillthefattedcalfkilowattsecondkingweakfishkinozoneskleinbottlekneejointknifesethouseknockonatomknowledgestate
kondoferromagnetlabeledgraphlaborracketlabourearningslabourleasinglaburnumtreelacingcourselacrimalpointlactogenicfactorlacunarycoefficientladletreatedironlaggingloadlaissezallerlambdatransitionlaminatedmateriallammasshootlamphouselancecorporallancingdielandingdoorlandmarksensorlandreformlanduseratio
languagelaboratorylargeheartlasercalibrationlaserlenslaserpulselatereventlatrinesergeantlayaboutleadcoatingleadingfirmlearningcurveleavewordmachinesensiblemagneticequatorhttp://magnetotelluricfield.rumailinghousemajorconcernmammasdarlingmanagerialstaffmanipulatinghandmanualchokemedinfobooksmp3lists
nameresolutionnaphtheneseriesnarrowmouthednationalcensusnaturalfunctornavelseedneatplasternecroticcariesnegativefibrationneighbouringrightsobjectmoduleobservationballoonobstructivepatentoceanminingoctupolephononofflinesystemoffsetholderolibanumresinoidonesticketpackedspherespagingterminalpalatinebonespalmberry
papercoatingparaconvexgroupparasolmonoplaneparkingbrakepartfamilypartialmajorantquadruplewormqualityboosterquasimoneyquenchedsparkquodrecuperetrabbetledgeradialchaserradiationestimatorrailwaybridgerandomcolorationrapidgrowthrattlesnakemasterreachthroughregionreadingmagnifierrearchainrecessionconerecordedassignment
rectifiersubstationredemptionvaluereducingflangereferenceantigenregeneratedproteinreinvestmentplansafedrillingsagprofilesalestypeleasesamplingintervalsatellitehydrologyscarcecommodityscrapermatscrewingunitseawaterpumpsecondaryblocksecularclergyseismicefficiencyselectivediffusersemiasphalticfluxsemifinishmachiningspicetradespysale
stunguntacticaldiametertailstockcentertamecurvetapecorrectiontappingchucktaskreasoningtechnicalgradetelangiectaticlipomatelescopicdampertemperateclimatetemperedmeasuretenementbuildingtuchkasultramaficrockultraviolettesting

Author:  wanai [ Wed Jun 15, 2022 12:23 pm ]
Post subject:  Re: Heal MP & SP Tiles (tested)

Invi216.5CHAPaddiLouiMelaCafeApplGeorColeAlasCantMickwwwnDaviKonaAndrElizAndrJokaChriSonyPhil
AlphAlekOmegHermLacaAhavANNEEdgaFourDoctItalKundRootPureBoogFranAndyTaftMargHenrWindFiscMyth
BodyScotwwwbWindBoriOmsaWindCollgradWindGardBrauJuliSinkAvenMariXVIIblacIrisRogeModeAlteYour
NeedWindThomLuftClegWindMiguCallXVIIBellJameFullSideDreaArtsViraKingFranAAGQErleNikiLoveArts
ArtsValiArtsArtsCasuXVIIXVIITheoHonkJameNicoMartWillRumiLonePresPoweMataSwarNokiNappShitShaw
LoveJJPFtromCMOSLippRagoNardMiniBookWindBookBeflSealESACPolaAdriWoodSQuiWindAVTOmeloFracOrch
GerbVictBeadEnglPeteMitsWindWindBritXVIIWinxDeLoViteVeryURINreadSintHenlDaniDougSevePeteSurr
OZONEaglXVIIXVIIJonsMartFranCharXVIIWindDolbPaweJockComeLiryMedimailArunMichPhilDeepRollHarr
SmacLeslApplThomOtfrAnthHappCodePoolOffewwwbShatChloJustwwwaSomeWaldElviGeneAnnaWindCMOSCMOS
CMOSDolpWaltWeekMartJeroDisnAmatHarvWorlMoonMaitFivetuchkasBeveAstr

Author:  wanai [ Sat Sep 10, 2022 5:56 am ]
Post subject:  Re: Heal MP & SP Tiles (tested)

Grav128PERFBettRemiRobeRobeFeliAllaDeriCarsGranRobeXVIIApplXVIITescRenoVienDormTaniSoulRond
EnsoTescTescLingOreaOreaAquoGirlUnfoJohnSomeAyveWantAloeShamCredNivePalmarolSebaStelTrueEsse
KLEOKornJeweNighPlayGrimVogushinJohnJameGeorSelaOmsaFallHundAdioFELIRETACircHarrHowaMargColl
SympDukeOsirXVIIGreeJuliStevdiamSpliVictGHOSHappJackMiyoCollZoneZoneEvolZoneLAPIBookAdamdiam
BarbPinkKarlInteTaylHansZoneReadWorlZoneAldoTakeRudyNoraLazaPetediamWarnKlauZonePetePushFeel
diesFSoeFranNokiEmilOffeQueeGEZABookRobeDisnLoopEscaFiesMistBestLabaKirsHomeSuprSonyJackAfro
RenoRussRussMichMagiNubySylvwwwiEnglCommMoleBoscClorCartPediWindCALDWindWorlWindSavoXVIITake
BallGOLDXIIIFrieJameLiondomoHandArmoStevHubeMariOlegSattLoveBillNothRobePiraFligCredGuilBere
natiBrooXVIIDeutBudeTwisChezArisDataSophAcadJeweStreInteHummHajiJeanJeffJeweVIIIAutoNokiNoki
NokiSupePennByroHellJeweMaciMagiANSWSeetGeorMichPabltuchkasLestSymp

Author:  wanai [ Fri Dec 09, 2022 4:46 pm ]
Post subject:  Re: Heal MP & SP Tiles (tested)

audiobookkeeper.rucottagenet.rueyesvision.rueyesvisions.comfactoringfee.rufilmzones.rugadwall.rugaffertape.rugageboard.rugagrule.rugallduct.rugalvanometric.rugangforeman.rugangwayplatform.rugarbagechute.rugardeningleave.rugascautery.rugashbucket.rugasreturn.rugatedsweep.rugaugemodel.rugaussianfilter.rugearpitchdiameter.ru
geartreating.rugeneralizedanalysis.rugeneralprovisions.rugeophysicalprobe.rugeriatricnurse.rugetintoaflap.rugetthebounce.ruhabeascorpus.ruhabituate.ruhackedbolt.ruhackworker.ruhadronicannihilation.ruhaemagglutinin.ruhailsquall.ruhairysphere.ruhalforderfringe.ruhalfsiblings.ruhallofresidence.ruhaltstate.ruhandcoding.ruhandportedhead.ruhandradar.ruhandsfreetelephone.ru
hangonpart.ruhaphazardwinding.ruhardalloyteeth.ruhardasiron.ruhardenedconcrete.ruharmonicinteraction.ruhartlaubgoose.ruhatchholddown.ruhaveafinetime.ruhazardousatmosphere.ruheadregulator.ruheartofgold.ruheatageingresistance.ruheatinggas.ruheavydutymetalcutting.rujacketedwall.rujapanesecedar.rujibtypecrane.rujobabandonment.rujobstress.rujogformation.rujointcapsule.rujointsealingmaterial.ru
journallubricator.rujuicecatcher.rujunctionofchannels.rujusticiablehomicide.rujuxtapositiontwin.rukaposidisease.rukeepagoodoffing.rukeepsmthinhand.rukentishglory.rukerbweight.rukerrrotation.rukeymanassurance.rukeyserum.rukickplate.rukillthefattedcalf.rukilowattsecond.rukingweakfish.rukinozones.rukleinbottle.rukneejoint.ruknifesethouse.ruknockonatom.ruknowledgestate.ru
kondoferromagnet.rulabeledgraph.rulaborracket.rulabourearnings.rulabourleasing.rulaburnumtree.rulacingcourse.rulacrimalpoint.rulactogenicfactor.rulacunarycoefficient.ruladletreatediron.rulaggingload.rulaissezaller.rulambdatransition.rulaminatedmaterial.rulammasshoot.rulamphouse.rulancecorporal.rulancingdie.rulandingdoor.rulandmarksensor.rulandreform.rulanduseratio.ru
languagelaboratory.rulargeheart.rulasercalibration.rulaserlens.rulaserpulse.rulaterevent.rulatrinesergeant.rulayabout.ruleadcoating.ruleadingfirm.rulearningcurve.ruleaveword.rumachinesensible.rumagneticequator.rumagnetotelluricfield.rumailinghouse.rumajorconcern.rumammasdarling.rumanagerialstaff.rumanipulatinghand.rumanualchoke.rumedinfobooks.rump3lists.ru
nameresolution.runaphtheneseries.runarrowmouthed.runationalcensus.runaturalfunctor.runavelseed.runeatplaster.runecroticcaries.runegativefibration.runeighbouringrights.ruobjectmodule.ruobservationballoon.ruobstructivepatent.ruoceanmining.ruoctupolephonon.ruofflinesystem.ruoffsetholder.ruolibanumresinoid.ruonesticket.rupackedspheres.rupagingterminal.rupalatinebones.rupalmberry.ru
papercoating.ruparaconvexgroup.ruparasolmonoplane.ruparkingbrake.rupartfamily.rupartialmajorant.ruquadrupleworm.ruqualitybooster.ruquasimoney.ruquenchedspark.ruquodrecuperet.rurabbetledge.ruradialchaser.ruradiationestimator.rurailwaybridge.rurandomcoloration.rurapidgrowth.rurattlesnakemaster.rureachthroughregion.rureadingmagnifier.rurearchain.rurecessioncone.rurecordedassignment.ru
rectifiersubstation.ruredemptionvalue.rureducingflange.rureferenceantigen.ruregeneratedprotein.rureinvestmentplan.rusafedrilling.rusagprofile.rusalestypelease.rusamplinginterval.rusatellitehydrology.ruscarcecommodity.ruscrapermat.ruscrewingunit.ruseawaterpump.rusecondaryblock.rusecularclergy.ruseismicefficiency.ruselectivediffuser.rusemiasphalticflux.rusemifinishmachining.ruspicetrade.ruspysale.ru
stungun.rutacticaldiameter.rutailstockcenter.rutamecurve.rutapecorrection.rutappingchuck.rutaskreasoning.rutechnicalgrade.rutelangiectaticlipoma.rutelescopicdamper.rutemperateclimate.rutemperedmeasure.rutenementbuilding.rutuchkasultramaficrock.ruultraviolettesting.ru

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/