-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prefab - Gnomish Warship #5987
Closed
Closed
Prefab - Gnomish Warship #5987
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
28121ce
first go at this, created the map
vocalpocal 09bc0f6
Added gnomes! So far only tray clear works
vocalpocal 329b8b1
David the space gnome, trader, joins the destroyer
vocalpocal 347c812
Improved trader, first go at module idea
vocalpocal 2ef470e
splicing module should now work
vocalpocal b4646ee
Added more trader stuff, reworked the map
vocalpocal 27f36dc
Fixed piss pitcher being twice in the code
vocalpocal a70c8b9
cleanup
vocalpocal 0d570e8
Almost forgot lights
vocalpocal c782fe0
Added alien plantpots, fixed map issues
vocalpocal 787f39e
Alien plantpot stuff
vocalpocal 4357351
Merge branch 'goonstation:master' into gnome-prefab
vocalpocal 4a3a2de
Gnomes can now laugh
vocalpocal 938daf6
Gnomes - when they cry
vocalpocal 7affdd6
Piss pitcher now makes you vomit, cleaned up code
vocalpocal dda90f2
Merge branch 'master' of https://github.com/vocalpocal/goonstation in…
vocalpocal 42ca2b0
Fixed map stuff, added dead gnome sprite
vocalpocal 113f514
David the space gnome now has a portrait!
vocalpocal f39ba73
Fixed few cry issues
vocalpocal bb8c3d4
map issue
vocalpocal 94c8858
More trader lines.
vocalpocal 5f468ea
Prefab generation now works
vocalpocal ec2af8c
Fixed pisscher bug and prefab chance
vocalpocal 765884f
Delete hydro_modules.dm
vocalpocal b3c2be3
You now have to prove your botany powers to david before buying his b…
vocalpocal 9aa1e1e
Merge branch 'goonstation:master' into gnome-prefab
vocalpocal 600eb9f
Merge branch 'gnome-prefab' of https://github.com/vocalpocal/goonstat…
vocalpocal 057028e
Update the map
vocalpocal 40b1e22
Merge
vocalpocal 57f04e7
More map changes, more room!
vocalpocal cd7cb40
The ship now has a proper dock
vocalpocal c44315f
Trader now gives a quest hint
vocalpocal c1afde2
Removed gnome sounds
vocalpocal c2dbbbd
gnome AI changes
vocalpocal 37b4eec
Improved gnome ai
vocalpocal a15a8fe
Merge branch 'goonstation:master' into gnome-prefab
vocalpocal d906038
Whoops and improvement
vocalpocal ae990ff
Merge branch 'gnome-prefab' of https://github.com/vocalpocal/goonstat…
vocalpocal d491001
Merge branch 'goonstation:master' into gnome-prefab
vocalpocal 659e0e2
New gnome sprites
vocalpocal f91cbec
Small AI fix regarding seed planting
vocalpocal 0d9a3c3
merge
vocalpocal 4090276
pool's closed
vocalpocal 5c34028
Commodity balance
vocalpocal 7f0ecad
merge
vocalpocal 4bd811e
merge fix
vocalpocal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
"bK" = (/obj/npc/trader/gnome,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"cf" = (/obj/marker/supplymarker,/obj/decal/fakeobjects/teleport_pad,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"eG" = (/obj/item/storage/wall/green,/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"eJ" = (/obj/grille/catwalk/cross{dir = 6},/turf/space,/area/gnome_trader) | ||
"gW" = (/turf/space,/area/space) | ||
"im" = (/obj/machinery/plantpot/alien{anchored = 1},/obj/machinery/light/incandescent/greenish{dir = 8},/turf/simulated/floor/dirt,/area/gnome_trader) | ||
"iI" = (/obj/machinery/door/poddoor/blast{dir = 8; id = "gnome_ship"},/obj/forcefield/energyshield/perma/doorlink{desc = "A door-linked force field that prevents gasses from passing through it."; name = "Door-linked Atmospheric Forcefield"; powerlevel = 1},/obj/decal/tile_edge/stripe/extra_big,/turf/simulated/floor/shuttlebay,/area/gnome_trader) | ||
"jz" = (/obj/machinery/plantpot/bareplant/lotus,/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"lr" = (/obj/machinery/light/incandescent/greenish{dir = 8},/obj/shrub,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"lu" = (/turf/simulated/floor/grasstodirt{dir = 9},/area/gnome_trader) | ||
"my" = (/turf/simulated/floor/wood,/area/gnome_trader) | ||
"mO" = (/obj/grille/catwalk/cross{dir = 9},/turf/space,/area/gnome_trader) | ||
"oG" = (/obj/machinery/light/incandescent/greenish{dir = 1},/obj/decal/fakeobjects/console_lever,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"pc" = (/obj/decal/fakeobjects/shuttleengine{icon_state = "alt_propulsion"},/turf/space,/area/space) | ||
"ps" = (/obj/machinery/door/airlock/gannets/alt,/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"pG" = (/obj/grille/catwalk/cross{dir = 5},/turf/space,/area/gnome_trader) | ||
"pI" = (/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"si" = (/obj/critter/garden_gnome,/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"th" = (/turf/simulated/floor/grey,/area/gnome_trader) | ||
"uj" = (/obj/decal/fakeobjects/shuttleengine{icon_state = "alt_heater-L"},/turf/space,/area/gnome_trader) | ||
"wg" = (/turf/simulated/floor/grasstodirt{dir = 5},/area/gnome_trader) | ||
"yg" = (/obj/machinery/plantpot/alien{anchored = 1},/turf/simulated/floor/wood,/area/gnome_trader) | ||
"yz" = (/obj/stool/chair/comfy/shuttle/pilot{dir = 1},/turf/simulated/floor/wood,/area/gnome_trader) | ||
"yD" = (/obj/item/bananapeel,/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"zA" = (/turf/simulated/floor/grasstodirt{dir = 4},/area/gnome_trader) | ||
"zW" = (/obj/window/auto,/turf/simulated/floor/grey,/area/gnome_trader) | ||
"CN" = (/obj/machinery/light/incandescent/greenish{dir = 4},/turf/simulated/floor/shuttlebay,/area/gnome_trader) | ||
"Dw" = (/obj/machinery/light/incandescent/greenish{dir = 4},/obj/shrub,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"DG" = (/obj/grille/catwalk/cross{dir = 10},/turf/space,/area/gnome_trader) | ||
"EQ" = (/turf/simulated/wall/auto/jen/brown,/area/gnome_trader) | ||
"Ft" = (/obj/decal/tile_edge/stripe/extra_big{dir = 1},/turf/simulated/floor/shuttlebay,/area/gnome_trader) | ||
"FZ" = (/obj/machinery/light_switch,/turf/simulated/wall/auto/jen/the_tuff_stuff,/area/gnome_trader) | ||
"Iw" = (/turf/simulated/wall/auto/reinforced/jen/red,/area/gnome_trader) | ||
"KR" = (/obj/decal/cleanable/blood/tracks{icon_state = "drip4"},/turf/simulated/wall/auto/jen/brown,/area/gnome_trader) | ||
"LD" = (/obj/critter/garden_gnome,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"Md" = (/turf/simulated/wall/auto/jen/the_tuff_stuff,/area/gnome_trader) | ||
"Mv" = (/obj/decal/cleanable/ash,/turf/simulated/floor/grey,/area/gnome_trader) | ||
"Oq" = (/obj/structure/woodwall,/turf/simulated/floor/wood,/area/gnome_trader) | ||
"PR" = (/obj/machinery/light/incandescent/greenish{dir = 4},/turf/simulated/floor/dirt,/area/gnome_trader) | ||
"QF" = (/obj/railing/orange/reinforced{dir = 4},/obj/critter/maneater,/obj/decal/fakeobjects/lighttube_broken{dir = 1},/turf/simulated/floor/grasstodirt{dir = 4},/area/gnome_trader) | ||
"QS" = (/obj/machinery/light/incandescent/greenish{dir = 8},/turf/simulated/floor/shuttlebay,/area/gnome_trader) | ||
"RJ" = (/turf/simulated/floor/grasstodirt{icon_state = "dirttograss"},/area/gnome_trader) | ||
"RQ" = (/obj/machinery/door/airlock/gannets/alt,/turf/simulated/floor/grey,/area/gnome_trader) | ||
"SH" = (/turf/simulated/floor/shuttlebay,/area/gnome_trader) | ||
"TY" = (/turf/simulated/floor/grasstodirt{dir = 8},/area/gnome_trader) | ||
"UD" = (/obj/machinery/plantpot/bareplant/tree,/turf/simulated/floor/dirt,/area/gnome_trader) | ||
"UK" = (/obj/machinery/plantpot/alien{anchored = 1},/turf/simulated/floor/grass/leafy,/area/gnome_trader) | ||
"Vl" = (/obj/machinery/light/incandescent/greenish{dir = 8},/turf/simulated/floor/dirt,/area/gnome_trader) | ||
"Vo" = (/obj/machinery/plantpot/alien{anchored = 1},/obj/machinery/light/incandescent/greenish{dir = 4},/turf/simulated/floor/dirt,/area/gnome_trader) | ||
"Vx" = (/obj/machinery/power/apc{pixel_y = 1},/turf/simulated/wall/auto/jen/the_tuff_stuff,/area/gnome_trader) | ||
"WT" = (/obj/railing/orange/reinforced{dir = 8},/obj/critter/maneater,/obj/decal/cleanable/blood,/obj/decal/fakeobjects/lighttube_broken{dir = 1},/turf/simulated/floor/grasstodirt{dir = 8},/area/gnome_trader) | ||
"Xg" = (/obj/railing/orange/reinforced{dir = 8},/obj/item/organ/tail/monkey,/turf/simulated/floor/grasstodirt{dir = 8},/area/gnome_trader) | ||
"Yf" = (/obj/decal/fakeobjects/shuttleengine{icon_state = "alt_heater-R"},/turf/space,/area/gnome_trader) | ||
"YM" = (/obj/railing/orange/reinforced{dir = 4},/obj/item/material_piece/bone,/turf/simulated/floor/grasstodirt{dir = 4},/area/gnome_trader) | ||
"Zy" = (/obj/machinery/r_door_control{id = "gnome_ship"},/turf/simulated/wall/auto/jen/the_tuff_stuff,/area/gnome_trader) | ||
|
||
(1,1,1) = {" | ||
gWgWgWgWgWgWgWgWgWgWgWgWgW | ||
gWgWgWgWgWgWIwgWgWgWgWgWgW | ||
gWgWgWgWgWIwIwIwgWgWgWgWgW | ||
gWgWgWgWIwIwoGIwIwgWgWgWgW | ||
gWgWgWIwIwbKyzmyIwIwgWgWgW | ||
gWgWgWIwlrLDcfmyDwIwgWgWgW | ||
gWgWgWIwygmymymyygIwgWgWgW | ||
gWgWMdEQEQKROqEQEQEQMdgWgW | ||
gWmORQMvzWQFpIWTzWthRQpGgW | ||
gWDGMdthzWYMyDXgzWthMdeJgW | ||
gWgWMdRQMdMdpsVxFZRQMdgWgW | ||
gWgWMdVlzAeGsipITYPRMdgWgW | ||
gWgWMdUDzAUKjzUKTYUDMdgWgW | ||
gWgWMdimwgRJRJRJluVoMdgWgW | ||
gWgWMdMdMdFtFtFtMdMdMdgWgW | ||
gWgWgWujMdQSSHCNMdYfgWgWgW | ||
gWgWgWpcMdSHSHSHMdpcgWgWgW | ||
gWgWgWgWZyiIiIiIMdgWgWgWgW | ||
gWgWgWgWgWgWgWgWgWgWgWgWgW | ||
"} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unsure about this, @Tarmunora thoughts?