Home
last modified time | relevance | path

Searched refs:firepit (Results 1 – 25 of 76) sorted by relevance

1234

/dports/games/exult/exult-snapshot-v1.7.0.20211128/content/bgkeyring/src/items/
H A Dswordblank.uc24 //objects to automatically place it on those objects (e.g. on a firepit)
92 //Used on firepit: go to firepit and call this function again
149 //Swordblank was used on firepit
155 //the nearest firepit just to measure the direction
162 //Place the blank atop the firepit
H A Dbellows.uc72 //The firepit animation behaviour is now moved off to its own function,
74 for (firepit in nearby_firepits)
75 script firepit { call Firepit; }
H A Dfirepit.uc64 //Make sure the swordblank is actually on top of the firepit
77 //Make sure swordblank is on top of the firepit and within
H A Dbucket.uc542 //player clicked on a firepit
/dports/games/exult/exult-snapshot-v1.7.0.20211128/content/bgkeyring/src/misc/
H A Dblacksmithing.uc29 //Bellows, reimplemented to shift off firepit behaviour to firepit.uc
32 #include "items/firepit.uc"
/dports/games/exult/exult-snapshot-v1.7.0.20211128/content/bgkeyring/src/misc/blacksmithing/
H A Dfunctions.uc145 * it is heated on a firepit.
369 //Swordblank was doubleclicked and used on firepit - place it in the center
372 var firepit = AVATAR->find_nearest(SHAPE_FIREPIT, 5);
373 if (firepit)
374 // Now, place it on the firepit
375 placeOnTarget(item, firepit, 0, -1, 2);
H A Dconstants.uc61 //The number of ticks it takes the firepit to cool down one notch
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dschedule.h655 Game_object_weak firepit; variable
H A Dschedule.cc4661 firepit = weak_from_obj(firepit_obj); in now_what()
4691 firepit = weak_from_obj(firepit_obj); in now_what()
4763 firepit = weak_from_obj(firepit_obj); in now_what()
4823 firepit = weak_from_obj(firepit_obj); in now_what()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/content/bgkeyring/src/npcs/
H A Dmenion.uc101 …t is blunt and dull. Thou must temper it: firstly by heating it upon the firepit until it is white…
/dports/games/exult/exult-snapshot-v1.7.0.20211128/content/bgkeyring/
H A DMakefile.am41 src/items/firepit.uc \
H A DMakefile.mingw49 src/items/firepit.uc \
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map/assets/css/
H A Dbreeze-common.mapcss765 node|z20- [leisure=firepit]
/dports/astro/josm/josm-18303/styles/standard/
H A Delemstyles.mapcss2110 area[leisure=firepit] {
2137 node[leisure=firepit] {
2138 icon-image: "presets/leisure/firepit.svg";
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/
H A Dpred.dic2179 3473748 firepit
/dports/games/scummvm/scummvm-2.5.1/dists/
H A Dpred.dic2179 3473748 firepit
/dports/astro/josm/josm-18303/META-INF/
H A DMANIFEST.MF18765 Name: images/presets/leisure/firepit.svg
H A DFOSSGIS_.SF18758 Name: images/presets/leisure/firepit.svg
/dports/www/dooble/dooble-2021.12.05/Dictionaries/en/
H A Den_GB.dic21414 firepit
/dports/games/nazghul/nazghul-0.7.1/
H A DChangeLog14734 getting concerned about Shroom walking around in the firepit at the White
/dports/textproc/R-cran-hunspell/hunspell/inst/dict/
H A Den_GB.dic28489 firepit
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Den_GB.dic28756 firepit/SM
/dports/www/mattermost-webapp/mattermost/client/
H A D764.50f96fe15c1f2d231c0a.js.map1 …s at both the end of b and the start of a. For example,\n // if a = \"firepit\" and b = \"pitbu…
/dports/chinese/dictd-database/dict-zh-1.6/
H A Dpydict.index57604 firepit HK8I Q
/dports/games/exult/exult-snapshot-v1.7.0.20211128/docs/
H A Dusecode.dis153014 L0344: db 'He places the sword upon the firepit and wearily turns away.'

1234